[POWERPC] Introduce address space "slices"
[powerpc.git] / arch / powerpc / Kconfig
index 808d2ef..5226f70 100644 (file)
@@ -352,6 +352,11 @@ config PPC_STD_MMU_32
        def_bool y
        depends on PPC_STD_MMU && PPC32
 
+config PPC_MM_SLICES
+       bool
+       default y if HUGETLB_PAGE
+       default n
+
 config VIRT_CPU_ACCOUNTING
        bool "Deterministic task and CPU time accounting"
        depends on PPC64