diff options
-rw-r--r-- | lib/Kconfig.debug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index dd7f8858188a..fc77167a7e43 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -576,8 +576,8 @@ config DEBUG_HIGHMEM | |||
576 | bool "Highmem debugging" | 576 | bool "Highmem debugging" |
577 | depends on DEBUG_KERNEL && HIGHMEM | 577 | depends on DEBUG_KERNEL && HIGHMEM |
578 | help | 578 | help |
579 | This options enables addition error checking for high memory systems. | 579 | This option enables additional error checking for high memory |
580 | Disable for production systems. | 580 | systems. Disable for production systems. |
581 | 581 | ||
582 | config HAVE_DEBUG_STACKOVERFLOW | 582 | config HAVE_DEBUG_STACKOVERFLOW |
583 | bool | 583 | bool |