From: Jan Beulich Date: Thu, 5 Feb 2015 15:39:34 +0000 (+0000) Subject: x86/Kconfig: Avoid issuing pointless turned off entries to .config X-Git-Tag: omap-for-v4.1/fixes-rc1~193^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fd24a3b4ad7b4084b41944835952eedec53f98;p=pandora-kernel.git x86/Kconfig: Avoid issuing pointless turned off entries to .config Settings without prompts shouldn't normally have defaults other than Y, as otherwise they (a) needlessly enlarge the resulting .config and (b) if they ever get a prompt added later, the tracked setting of off will prevent the devloper from then being prompted for his/her choice when doing an incremental update of the configuration (make oldconfig). Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/54D39CC6020000780005D6AE@mail.emea.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed