OMAP* Latest build failures
Russell King - ARM Linux
linux at arm.linux.org.uk
Wed Nov 14 12:44:26 EST 2012
On Wed, Nov 14, 2012 at 09:17:31AM -0800, Tony Lindgren wrote:
> Looks like the way to do this not to use oldnoconfig but to do:
>
> $ make KCONFIG_ALLCONFIG=../configs/rmk-omap4430-sdp-noconfig allnoconfig
>
> It seems that oldnoconfig will pick the new options that have default y?
That is the correct way to tell Kconfig to use the seed configuration -
that forces the options in the ALLCONFIG file to the values in there in
the final configuration while setting the rest of the options as desired
by the all*config target.
More information about the linux-arm-kernel
mailing list