[2.6 patch] x86_64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option

From: Adrian Bunk
Date: Sat Nov 25 2006 - 20:14:59 EST


One ARCH_DISCONTIGMEM_ENABLE option is enough.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.19-rc6-mm1/arch/x86_64/Kconfig.old 2006-11-26 02:01:17.000000000 +0100
+++ linux-2.6.19-rc6-mm1/arch/x86_64/Kconfig 2006-11-26 02:01:28.000000000 +0100
@@ -374,15 +374,10 @@
config ARCH_DISCONTIGMEM_ENABLE
bool
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

config ARCH_SPARSEMEM_ENABLE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/