Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c095a949 authored by Heiko Carstens's avatar Heiko Carstens Committed by Martin Schwidefsky
Browse files

s390/Kconfig: remove pointless 64 bit dependencies



s390 is always 64 bit.

Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent c6fc7b6f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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