Commit c167aeef authored by Paul Mundt's avatar Paul Mundt

sh: Kill off duplicate NODES_SHIFT.

We already set this in arch/sh/mm/Kconfig, don't set a conflicting
one in arch/sh/Kconfig too..
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 09a4df5f
...@@ -570,11 +570,6 @@ config NR_CPUS ...@@ -570,11 +570,6 @@ config NR_CPUS
source "kernel/Kconfig.preempt" source "kernel/Kconfig.preempt"
config NODES_SHIFT
int
default "1"
depends on NEED_MULTIPLE_NODES
endmenu endmenu
menu "Boot options" menu "Boot options"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment