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)
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>

No differences found