summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 8c1ea1388644..840cb7d34958 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -163,7 +163,7 @@ config DEBUG_KERNEL
identify kernel problems.
config LESS_GCC_OPT
- bool "Compile with -O1 for debugging
+ bool "Compile with -O1 for debugging"
depends on DEBUG_KERNEL
default y if TEGRA_SIMULATION_PLATFORM
default n if !TEGRA_SIMULATION_PLATFORM