powerpc/44x: Support 16K/64K base page sizes on 44x
[deliverable/linux.git] / arch / powerpc / platforms / Kconfig.cputype
index db61dafb924da73ecbc0dacbc47d1ef2cc5386e1..3d0c776f888d83f96d666b789f7595f2ad6a2dbc 100644 (file)
@@ -212,7 +212,7 @@ config PPC_MMU_NOHASH
 
 config PPC_MM_SLICES
        bool
-       default y if HUGETLB_PAGE || PPC_64K_PAGES
+       default y if HUGETLB_PAGE || (PPC_STD_MMU_64 && PPC_64K_PAGES)
        default n
 
 config VIRT_CPU_ACCOUNTING
This page took 0.028549 seconds and 5 git commands to generate.