OSDN Git Service

m68k: mark PMD folded and expose number of page table levels
[uclinux-h8/linux.git] / arch / m68k / Kconfig
index 87b7c75..2dd8f63 100644 (file)
@@ -67,6 +67,10 @@ config HZ
        default 1000 if CLEOPATRA
        default 100
 
+config PGTABLE_LEVELS
+       default 2 if SUN3 || COLDFIRE
+       default 3
+
 source "init/Kconfig"
 
 source "kernel/Kconfig.freezer"