microblaze: Use active regions
[deliverable/linux.git] / arch / microblaze / Kconfig
index c8d6efb99dbf668b7f283f23624c2f50f632c442..3267cc5065d502818f565f7d7a3a30c0ae8aa4a6 100644 (file)
@@ -1,6 +1,7 @@
 config MICROBLAZE
        def_bool y
        select HAVE_MEMBLOCK
+       select HAVE_MEMBLOCK_NODE_MAP
        select HAVE_FUNCTION_TRACER
        select HAVE_FUNCTION_TRACE_MCOUNT_TEST
        select HAVE_FUNCTION_GRAPH_TRACER
@@ -27,6 +28,12 @@ config SWAP
 config RWSEM_GENERIC_SPINLOCK
        def_bool y
 
+config ZONE_DMA
+       def_bool y
+
+config ARCH_POPULATES_NODE_MAP
+       def_bool y
+
 config RWSEM_XCHGADD_ALGORITHM
        bool
 
This page took 0.025757 seconds and 5 git commands to generate.