Re: [PATCH 0/2] kconfig: updates to streamline_config.pl

From: Peter Zijlstra
Date: Fri May 01 2009 - 05:03:23 EST


On Fri, 2009-05-01 at 09:47 +0100, Alan Jenkins wrote:
> On 5/1/09, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Thanks to Alan Jenkins for suggesting these cleanups/fixes/enhancements.
>
> And thanks to you for pushing this script! It should be handy for
> speeding up bisection builds, without accidentally disabling a config
> that caused the regression.
>
> Though I'm wary of it for _general_ usage, because of hotplug. I
> think it would be even more useful if there was some way to preserve
> all the currently selected USB drivers.

While we're on feature requests...

- the same for things like netfilter etc..

- the ability to generate permutation configs, I've had the need to
build test code that had like way to many CONFIG options:

GROUP_SCHED * {USER_SCHED, CGROUP_SCHED} * FAIR_GROUP_SCHED * RT_GROUP_SCHED

comes to mind. With a streamlined .config changing the configuration
takes more time than actually building a bzImage.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/