]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/ia64/Kconfig
Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / arch / ia64 / Kconfig
index 074e52bf815c36fdb813816d6ff3feaa0b3b332e..4f9a6661491b4d203f568470f4a7d1c18a3efeba 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"
@@ -286,19 +291,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