]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ia64/Kconfig
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[karo-tx-linux.git] / arch / ia64 / Kconfig
index cc3414fda3629f88169e64bf8db551f011bbabc5..76d25b2cfbbe8fd44bc1386764e9bc4279f1f74c 100644 (file)
@@ -1,3 +1,8 @@
+config PGTABLE_LEVELS
+       int "Page Table Levels" if !IA64_PAGE_SIZE_64KB
+       range 3 4 if !IA64_PAGE_SIZE_64KB
+       default 3
+
 source "init/Kconfig"
 
 source "kernel/Kconfig.freezer"
@@ -287,19 +292,6 @@ config IA64_PAGE_SIZE_64KB
 
 endchoice
 
-choice
-       prompt "Page Table Levels"
-       default PGTABLE_3
-
-config PGTABLE_3
-       bool "3 Levels"
-
-config PGTABLE_4
-       depends on !IA64_PAGE_SIZE_64KB
-       bool "4 Levels"
-
-endchoice
-
 if IA64_HP_SIM
 config HZ
        default 32