[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
authorAdrian Bunk <bunk@stusta.de>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
One ARCH_DISCONTIGMEM_ENABLE option is enough.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/Kconfig

index 6eece27d579c1a3e2d3a40e060029c63ae1ab3c7..bfbb9bcae1238d95c0b1468fead6c37f60e1a51e 100644 (file)
@@ -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