From: Jan Beulich Date: Mon, 10 Sep 2012 11:41:45 +0000 (+0100) Subject: x86/Kconfig: Clean up Kconfig defaults X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3120e25efdc0834c88e1c0f8394e2087444f8c19;p=pandora-kernel.git x86/Kconfig: Clean up Kconfig defaults The main goal here is to have the resulting .config no carry any options that aren't enabled and can't be (i.e such where the default is "no" and can't be changed), so that if any such option later gets a user visible prompt, the user will actually be prompted on a "make ...oldconfig" rather than keeping the previously invisible option disabled. There's a little bit of other trivial cleanup mixed in here. Signed-off-by: Jan Beulich Cc: Linus Torvalds Link: http://lkml.kernel.org/r/504DEE19020000780009A285@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed