[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061126010252.GC15364@stusta.de>
Date: Sun, 26 Nov 2006 02:02:52 +0100
From: Adrian Bunk <bunk@...sta.de>
To: ak@...e.de
Cc: discuss@...-64.org, linux-kernel@...r.kernel.org
Subject: [2.6 patch] x86_64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
One ARCH_DISCONTIGMEM_ENABLE option is enough.
Signed-off-by: Adrian Bunk <bunk@...sta.de>
--- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists