On Thu, Oct 02, 2008 at 12:53:37PM -0400, Stephen Clark wrote:
Switch CONFIG_DEBUG_INFO off.
Anyway, trim your config once with big switch-offs like
CONFIG_INFINIBAND=n or CONFIG_ISDN=n (or something like that) then use
old mainline config when upgrading to new mainline kernel with
"make oldconfig". You'll answer small amount of questions every time because of
new options and developers try very hard to ensure oldconfig always
leaves valid working configuration.
Even more, turn on /proc/config.gz feature to never lose your config.
--