[PATCH] KGDB: kconfig polishing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kiszka
Date: Thursday, February 7, 2008 - 12:38 am

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] KGDB: kconfig polishing , Jan Kiszka, (Thu Feb 7, 12:38 am)