提交 c095a949 编写于 作者: H Heiko Carstens 提交者: Martin Schwidefsky

s390/Kconfig: remove pointless 64 bit dependencies

s390 is always 64 bit.
Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 c6fc7b6f
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册