Fix trivial typos in Kconfig* files

Fix several typos in help text in Kconfig* files.

Signed-off-by: David Sterba <dave@jikos.cz>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
David Sterba
2007-05-09 07:12:20 +02:00
committed by Adrian Bunk
parent ccf6780dc3
commit 3dde6ad8fc
21 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -21,12 +21,12 @@ config GDB_MAGICPRINT
bool "Message Output for GDB MagicPrint service"
depends on (H8300H_SIM || H8S_SIM)
help
kernel messages output useing MagicPrint service from GDB
kernel messages output using MagicPrint service from GDB
config SYSCALL_PRINT
bool "SystemCall trace print"
help
outout history of systemcall
output history of systemcall
config GDB_DEBUG
bool "Use gdb stub"