public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] x86_64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
@ 2006-11-26  1:02 Adrian Bunk
  2006-11-26 19:28 ` [discuss] " Andi Kleen
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-11-26  1:02 UTC (permalink / raw)
  To: ak; +Cc: discuss, linux-kernel

One ARCH_DISCONTIGMEM_ENABLE option is enough.

Signed-off-by: Adrian Bunk <bunk@stusta.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-26 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-26  1:02 [2.6 patch] x86_64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option Adrian Bunk
2006-11-26 19:28 ` [discuss] " Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox