[U-Boot] [PATCH v3 02/26] kconfig: Move REGEX to Kconfig

Pavel Machek pavel at denx.de
Mon May 4 10:18:12 CEST 2015


On Sun 2015-05-03 15:12:38, Joe Hershberger wrote:
> Having this as a Kconfig allows it to be a dependent feature.
> 
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Acked-by: Stefan Roese <sr at denx.de>

Acked-by: Pavel Machek <pavel at denx.de>

> diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
> index 6c982ab..f3595bd 100644
> --- a/configs/socfpga_cyclone5_defconfig
> +++ b/configs/socfpga_cyclone5_defconfig
> @@ -6,3 +6,4 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socdk"
>  CONFIG_ETH_DESIGNWARE=y
>  CONFIG_NETDEVICES=y
>  CONFIG_NET=y
> +CONFIG_REGEX=y

Unfortunately, this is going to cause rejects on the config fixes
pending. Oh well. Just apply it ASAP :-).
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list