projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325483a
)
Kconfig.debug: Grammar s/addition/additional/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 14 Apr 2014 16:55:50 +0000
(18:55 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 5 May 2014 13:43:43 +0000
(15:43 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
lib/Kconfig.debug
patch
|
blob
|
blame
|
history
diff --git
a/lib/Kconfig.debug
b/lib/Kconfig.debug
index dd7f8858188a6ac92ac19bb7ae032d62786ee612..fc77167a7e433e4158344c05a9ea27133ecf0963 100644
(file)
--- a/
lib/Kconfig.debug
+++ b/
lib/Kconfig.debug
@@
-576,8
+576,8
@@
config DEBUG_HIGHMEM
bool "Highmem debugging"
depends on DEBUG_KERNEL && HIGHMEM
help
- This option
s enables addition error checking for high memory systems.
- Disable for production systems.
+ This option
enables additional error checking for high memory
+
systems.
Disable for production systems.
config HAVE_DEBUG_STACKOVERFLOW
bool