[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
[powerpc.git] / arch / x86_64 / Kconfig
index d427553..02dd394 100644 (file)
@@ -44,6 +44,10 @@ config MMU
        bool
        default y
 
+config ZONE_DMA
+       bool
+       default y
+
 config ISA
        bool