All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KGDB: kconfig polishing
@ 2008-02-07  7:38 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2008-02-07  7:38 UTC (permalink / raw)
  To: Jason Wessel; +Cc: Linux Kernel Mailing List, kgdb-bugreport

Just for the sake of cleanness.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>

---
 lib/Kconfig.kgdb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: b/lib/Kconfig.kgdb
===================================================================
--- a/lib/Kconfig.kgdb
+++ b/lib/Kconfig.kgdb
@@ -16,7 +16,7 @@ config KGDB_ARCH_HAS_SHADOW_INFO
 	depends on KGDB
 
 config KGDB_CONSOLE
-	bool "KGDB: Console messages through gdb"
+	bool "Console messages through gdb"
 	depends on KGDB
 	help
 	  If you say Y here, console messages will appear through gdb.
@@ -53,7 +53,7 @@ config KGDB_8250
 	  used by the standard 8250 driver or serial earlyprintk/earlycon.
 
 config KGDBOC
-	tristate "KGDB: Share serial console and kgdb port"
+	tristate "Shared serial console and kgdb port"
 	depends on KGDB
 	select SERIAL_POLL
 	select MAGIC_SYSRQ

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-07  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07  7:38 [PATCH] KGDB: kconfig polishing Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.