Commit 47b391dc authored by Tom Rini's avatar Tom Rini

PPC32: Make CONFIG_DEBUG_INFO default to n, always.

parent ead0a50c
......@@ -1421,7 +1421,6 @@ config BDI_SWITCH
config DEBUG_INFO
bool "Compile the kernel with debug info"
depends on DEBUG_KERNEL
default y if BDI_SWITCH || XMON
help
If you say Y here the resulting kernel image will include
debugging info resulting in a larger kernel image.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment