kconfig/streamline_config.pl: merge local{mod,yes}config
authorArnaud Lacombe <lacombar@gmail.com>
Fri, 1 Jul 2011 22:13:03 +0000 (18:13 -0400)
committerArnaud Lacombe <lacombar@gmail.com>
Mon, 8 Aug 2011 05:44:27 +0000 (01:44 -0400)
commit50bce3e80773e06316fcb92796ff26b42348d30b
treea5aff2edb39f4047a7b37356bdf730f291ecccbb
parent22d550ae83603aa8d64d72dd1e2309cd7a96ac89
kconfig/streamline_config.pl: merge local{mod,yes}config

The two targets `localmodconfig' and `localyesconfig' only differs from the
sed(1) ran on the result of `streamline_config.pl' to convert symbols set to
`modules' to `yes'. This conversion can be made directly from the perl script,
and thus avoid duplicating the command to generate the configuration.

Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
scripts/kconfig/Makefile