Re: [PATCH] kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig(v3)

From: Michal Marek
Date: Wed Jun 02 2010 - 08:44:42 EST


On 6.5.2010 18:48, Aristeu Rozanski wrote:
> This patch has been around for a long time in Fedora and Red Hat Enterprise
> Linux kernels and it may be useful for others. The nonint_oldconfig target
> will fail and print the unset config options while loose_nonint_oldconfig will
> simply let the config option unset. They're useful in distro kernel packages
> where the config files are built using a combination of smaller config files.
>
> Arjan van de Ven wrote the initial nonint_config and Roland McGrath added the
> loose_nonint_oldconfig.
>
> v2:
> - when -B and -b are used, return "2" so the reason can be distinguished from
> other errors
> v3:
> - help updated
> - nonint_oldconfig won't update the config file if options are missing
>
> Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxx> [defunct email]
> Whatevered-by: Kyle McMartin <kyle@xxxxxxxxxx>
> Acked-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
> Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> Signed-off-by: Aristeu Rozanski <aris@xxxxxxxxxx>

Sorry for the delay. Applied now.

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/