diff options
Diffstat (limited to 'lib/Kconfig.debug')
-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 819ac51202c0..99c8bfee1b00 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -575,8 +575,8 @@ config DEBUG_HIGHMEM | |||
575 | bool "Highmem debugging" | 575 | bool "Highmem debugging" |
576 | depends on DEBUG_KERNEL && HIGHMEM | 576 | depends on DEBUG_KERNEL && HIGHMEM |
577 | help | 577 | help |
578 | This options enables addition error checking for high memory systems. | 578 | This option enables additional error checking for high memory |
579 | Disable for production systems. | 579 | systems. Disable for production systems. |
580 | 580 | ||
581 | config HAVE_DEBUG_STACKOVERFLOW | 581 | config HAVE_DEBUG_STACKOVERFLOW |
582 | bool | 582 | bool |