You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
committed by
Adrian Bunk
parent
ccf6780dc3
commit
3dde6ad8fc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user