Re: [PATCH 1/3] common: bootchooser: add dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 12, 2017 at 03:35:37PM +0200, Lucas Stach wrote:
> Bootchooser isn't worth much without the boot infrastructure, also
> it needs at least the simple shell variant to be enabled.
> 
> Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> ---
>  common/Kconfig | 3 +++
>  1 file changed, 3 insertions(+)

Applied, thanks

Sascha

> 
> diff --git a/common/Kconfig b/common/Kconfig
> index 852b7a10ab47..b075e582adae 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -937,6 +937,9 @@ config STATE_CRYPTO
>  
>  config BOOTCHOOSER
>  	bool "bootchooser infrastructure"
> +	depends on !SHELL_NONE
> +	select BOOT
> +	select BOOTM
>  	select ENVIRONMENT_VARIABLES
>  	select OFTREE
>  	select PARAMETER
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@xxxxxxxxxxxxxxxxxxx
> 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 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux