mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] Kconfig: cleanup the menu structure
@ 2005-01-29 22:18 Roman Zippel
  2005-01-30 22:36 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Zippel @ 2005-01-29 22:18 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel

Hi,

The following patches cleans up some of the worst offenders, which mess up 
the kconfig menu structure. The patches apply to 2.6.11-rc2-mm2 and 
2.6.11-rc2-bk7, the only exception is the one below. Andrew, I leave it 
to you what to do with it, maybe fold it directly into kgdb-ga.patch?

bye, Roman

---

 Kconfig.debug |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Index: linux-2.6.11/arch/i386/Kconfig.debug
===================================================================
--- linux-2.6.11.orig/arch/i386/Kconfig.debug	2005-01-29 22:56:22.470544173 +0100
+++ linux-2.6.11/arch/i386/Kconfig.debug	2005-01-29 22:58:15.270112850 +0100
@@ -56,6 +56,8 @@ config 4KSTACKS
 	  on the VM subsystem for higher order allocations. This option
 	  will also use IRQ stacks to compensate for the reduced stackspace.
 
+source "arch/i386/Kconfig.kgdb"
+
 config X86_FIND_SMP_CONFIG
 	bool
 	depends on X86_LOCAL_APIC || X86_VOYAGER
@@ -66,6 +68,4 @@ config X86_MPPARSE
 	depends on X86_LOCAL_APIC && !X86_VISWS
 	default y
 
-source "arch/i386/Kconfig.kgdb"
-
 endmenu

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

end of thread, other threads:[~2005-01-30 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-29 22:18 [PATCH 0/8] Kconfig: cleanup the menu structure Roman Zippel
2005-01-30 22:36 ` Sam Ravnborg

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

all inboxes | Powered by JetHome®