Kconfig.debug: Grammar s/addition/additional/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
325483a9bf
commit
b1357c9f6d
1 changed files with 2 additions and 2 deletions
|
@ -576,8 +576,8 @@ config DEBUG_HIGHMEM
|
||||||
bool "Highmem debugging"
|
bool "Highmem debugging"
|
||||||
depends on DEBUG_KERNEL && HIGHMEM
|
depends on DEBUG_KERNEL && HIGHMEM
|
||||||
help
|
help
|
||||||
This options enables addition error checking for high memory systems.
|
This option enables additional error checking for high memory
|
||||||
Disable for production systems.
|
systems. Disable for production systems.
|
||||||
|
|
||||||
config HAVE_DEBUG_STACKOVERFLOW
|
config HAVE_DEBUG_STACKOVERFLOW
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue