From: zippel@linux-m68k.org Date: Mon, 29 Sep 2008 03:27:10 +0000 (+0200) Subject: kconfig: fix silentoldconfig X-Git-Tag: v2.6.27-rc8~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=204c96f609045a8ce84d1dca3e758ee9b0b2a95c;p=pandora-kernel.git kconfig: fix silentoldconfig Recent changes to oldconfig have mixed up the silentoldconfig handling, so this fixes that by clearly separating that special mode, e.g. KCONFIG_NOSILENTUPDATE is only relevant here, the .config is written as needed. This will also properly close Bug 11230. Signed-off-by: Roman Zippel Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed