[PATCH] KGDB: kconfig polishing

From: Jan Kiszka
Date: Thu Feb 07 2008 - 02:38:51 EST


Just for the sake of cleanness.

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

---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/