]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/Kconfig: Clean up Kconfig defaults
authorJan Beulich <JBeulich@suse.com>
Mon, 10 Sep 2012 11:41:45 +0000 (12:41 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 13 Sep 2012 15:45:33 +0000 (17:45 +0200)
commit3120e25efdc0834c88e1c0f8394e2087444f8c19
treec9830547896f4d84ea9063bf2d7cdd5ab6f4e143
parentc206b9dcb1fc41b104db43e98f9b83a8c0c559ae
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 <jbeulich@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/504DEE19020000780009A285@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig
arch/x86/Kconfig.cpu