]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
authorAndreas Dilger <adilger@clusterfs.com>
Tue, 27 Mar 2007 21:21:33 +0000 (15:21 -0600)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 2 May 2007 18:58:09 +0000 (20:58 +0200)
commitb72e53f8bbbec8421316220291d8a8002a5562ba
tree7ace95b1d8adbf8b80ac540e5d32eae702212971
parentc53aeca059c4d2108335810fba6ba89ab6a944dd
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 <adilger@clusterfs.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
lib/Kconfig.debug