[PATCH 2/2] defaultenv-2: Select CMD_EDIT by default if CMD_MENU_MANAGEMENT is selected

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri Oct 12 05:24:44 EDT 2012


On 10:50 Fri 12 Oct     , Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> ---
>  commands/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/commands/Kconfig b/commands/Kconfig
> index e934f29..89ab2fc 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -79,6 +79,7 @@ config CMD_MENU
>  config CMD_MENU_MANAGEMENT
>  	bool
>  	depends on CMD_MENU
> +	select CMD_EDIT
no cmd_edit have nothing to do with menu

Best Regards,
J.



More information about the barebox mailing list