Skip to content

Commit

Permalink
sh: Kill off duplicate NODES_SHIFT.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt committed Sep 27, 2007
1 parent 09a4df5 commit c167aee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c167aee

Please sign in to comment.