From: Andreas Dilger Date: Tue, 27 Mar 2007 21:21:33 +0000 (-0600) Subject: kconfig.debug: clarify CONFIG_DEBUG_INFO help text X-Git-Tag: v2.6.22-rc1~1007^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72e53f8bbbec8421316220291d8a8002a5562ba;p=pandora-kernel.git kconfig.debug: clarify CONFIG_DEBUG_INFO help text The following patch adds some extra clarification to the CONFIG_DEBUG_INFO Kconfig help text. The current text is mostly a recursive definition and doesn't really say much of anything. When I first read this I thought it was going to enable extra verbosity in debug messages or something, but it is only enabling the "gcc -g" compile option in the Makefile. Signed-off-by: Andreas Dilger Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed