]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
s390/Kconfig: remove pointless 64 bit dependencies
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 28 Dec 2015 11:53:51 +0000 (12:53 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 30 Dec 2015 09:34:47 +0000 (10:34 +0100)
s390 is always 64 bit.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig

index 3a55f493c7da72b9ee7ee7ad7c8c76d9e01bed8d..d66a7c47faf30ca1fc8428ff83ef8e38a5f3a6a3 100644 (file)
@@ -166,8 +166,7 @@ config SCHED_OMIT_FRAME_POINTER
 
 config PGTABLE_LEVELS
        int
-       default 4 if 64BIT
-       default 2
+       default 4
 
 source "init/Kconfig"
 
@@ -403,7 +402,7 @@ config NODES_SPAN_OTHER_NODES
 
 config NUMA
        bool "NUMA support"
-       depends on SMP && 64BIT && SCHED_TOPOLOGY
+       depends on SMP && SCHED_TOPOLOGY
        default n
        help
          Enable NUMA support