Skip to content

Commit

Permalink
[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
Browse files Browse the repository at this point in the history
One ARCH_DISCONTIGMEM_ENABLE option is enough.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
  • Loading branch information
Adrian Bunk authored and Andi Kleen committed Dec 7, 2006
1 parent 8fb6e5f commit 026c66b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,6 @@ config ARCH_DISCONTIGMEM_ENABLE
depends on NUMA
default y


config ARCH_DISCONTIGMEM_ENABLE
def_bool y
depends on NUMA

config ARCH_DISCONTIGMEM_DEFAULT
def_bool y
depends on NUMA
Expand Down

0 comments on commit 026c66b

Please sign in to comment.