sh: Kill off duplicate NODES_SHIFT.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 07:43:39 +0000 (16:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 07:43:39 +0000 (16:43 +0900)
We already set this in arch/sh/mm/Kconfig, don't set a conflicting
one in arch/sh/Kconfig too..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index 51bccbc..a8693ed 100644 (file)
@@ -570,11 +570,6 @@ config NR_CPUS
 
 source "kernel/Kconfig.preempt"
 
-config NODES_SHIFT
-       int
-       default "1"
-       depends on NEED_MULTIPLE_NODES
-
 endmenu
 
 menu "Boot options"