forked from Minki/linux
[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
One ARCH_DISCONTIGMEM_ENABLE option is enough. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
8fb6e5f5db
commit
026c66bdda
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user