[PATCH 1/2] defaultenv-2: select BOOTM

Sascha Hauer s.hauer at pengutronix.de
Thu Jun 23 23:24:07 PDT 2016


On Thu, Jun 23, 2016 at 04:06:29PM +0200, Lucas Stach wrote:
> defualtenv-2 selects CMD_BOOT, which in turn needs BOOTM.
> 
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> ---
>  common/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

Sascha

> 
> diff --git a/common/Kconfig b/common/Kconfig
> index 679954e4db2e..e17e54b6fe5d 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -830,6 +830,7 @@ config DEFAULT_ENVIRONMENT_GENERIC_NEW
>  	bool
>  	depends on DEFAULT_ENVIRONMENT
>  	depends on SHELL_HUSH
> +	select BOOTM
>  	select COMMAND_SUPPORT
>  	select CMD_GETOPT
>  	select GLOB
> -- 
> 2.8.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list