From: Steven Rostedt Date: Thu, 30 Apr 2009 16:15:10 +0000 (-0400) Subject: kconfig: enable CONFIG_IKCONFIG from streamline_config.pl X-Git-Tag: v2.6.32-rc1~685^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=744ffcbe867b81e9f467503c85bc5e4f9a586294;p=pandora-kernel.git kconfig: enable CONFIG_IKCONFIG from streamline_config.pl Ingo Molnar suggested that the streamline_config.pl should enable CONFIG_IKCONFIG to keep the current config in the kernel. Then we can use scripts/extract-ikconfig to find the current modules. This patch changes streamline_config.pl to check if CONFIG_IKCONFIG is not set, and if it is not, it enables it to be a module. [ Impact: make current config options easier to find ] Reported-by: Ingo Molnar Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed