fix typo
SVN-Revision: 22453
This commit is contained in:
parent
2df3583611
commit
4ed248bbef
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ menu "Global build settings"
|
||||||
|
|
||||||
config COLLECT_KERNEL_DEBUG
|
config COLLECT_KERNEL_DEBUG
|
||||||
bool
|
bool
|
||||||
prompt "Colllect kernel debug information"
|
prompt "Collect kernel debug information"
|
||||||
select KERNEL_DEBUG_INFO
|
select KERNEL_DEBUG_INFO
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in a new issue