diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 9edf103b3ec3..f000edb3bb7a 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -348,7 +348,7 @@ config SYSCTL_SYSCALL | |||
348 | If unsure say Y here. | 348 | If unsure say Y here. |
349 | 349 | ||
350 | config KALLSYMS | 350 | config KALLSYMS |
351 | bool "Load all symbols for debugging/kksymoops" if EMBEDDED | 351 | bool "Load all symbols for debugging/ksymoops" if EMBEDDED |
352 | default y | 352 | default y |
353 | help | 353 | help |
354 | Say Y here to let the kernel print out symbolic crash information and | 354 | Say Y here to let the kernel print out symbolic crash information and |