score: Fix typo in Kconfig.debug
Correct spelling "debuging" to "debugging" in arch/score/Kconfig.debug Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Родитель
6827743850
Коммит
bd111e6eb0
|
@ -22,7 +22,7 @@ config RUNTIME_DEBUG
|
||||||
help
|
help
|
||||||
If you say Y here, some debugging macros will do run-time checking.
|
If you say Y here, some debugging macros will do run-time checking.
|
||||||
If you say N here, those macros will mostly turn to no-ops. See
|
If you say N here, those macros will mostly turn to no-ops. See
|
||||||
include/asm-score/debug.h for debuging macros.
|
include/asm-score/debug.h for debugging macros.
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Загрузка…
Ссылка в новой задаче