aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 0bda3c5259f7..7e70ab13e191 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -203,7 +203,6 @@ config UNWIND_INFO
203 bool "Compile the kernel with frame unwind information" 203 bool "Compile the kernel with frame unwind information"
204 depends on !IA64 204 depends on !IA64
205 depends on !MODULES || !(MIPS || PARISC || PPC || SUPERH || SPARC64 || V850) 205 depends on !MODULES || !(MIPS || PARISC || PPC || SUPERH || SPARC64 || V850)
206 default DEBUG_KERNEL
207 help 206 help
208 If you say Y here the resulting kernel image will be slightly larger 207 If you say Y here the resulting kernel image will be slightly larger
209 but not slower, and it will give very useful debugging information. 208 but not slower, and it will give very useful debugging information.