Re: [PATCH] kbuld: Implement oldmodconfig

From: Michal Marek
Date: Tue Apr 24 2012 - 05:19:48 EST


Dne 24.4.2012 02:59, Eric W. Biederman napsal(a):
>
> While verifying that my user namespace patches are as complete as I
> expect them to be I came a came across the need to build kernel
> configurations with a few choice settings disabled and everything else
> enabled. Adding a make oldmodconfig made generating those
> configurations straight forward, as now I can set the options I care
> about and the oldmodconfig can answering everything else for me in a
> consistent way.

Doesn't

KCONFIG_ALLCONFIG=base.config make allmodconfig

do the same thing? If not, the difference should be explained in the
changelog.

Michal
--
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/