[PATCH] nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV

Pali Rohár pali at kernel.org
Tue Oct 27 10:33:12 CET 2020


On Tuesday 27 October 2020 08:47:17 Anatolij Gustschin wrote:
> With disabled legacy VIDEO option CONSOLE_MUX is not auto-selected
> any more, re-enable it.
> 
> Fixes: 9dec5a0ea130 ("nokia_rx51: disable obsolete VIDEO config")
> Signed-off-by: Anatolij Gustschin <agust at denx.de>

Great! It is fixing it.

Reviewed-by: Pali Rohár <pali at kernel.org>

> ---
>  configs/nokia_rx51_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
> index b0a58e5253..1d353520a9 100644
> --- a/configs/nokia_rx51_defconfig
> +++ b/configs/nokia_rx51_defconfig
> @@ -10,6 +10,7 @@ CONFIG_AUTOBOOT_KEYED=y
>  CONFIG_AUTOBOOT_MENU_SHOW=y
>  CONFIG_USE_PREBOOT=y
>  CONFIG_PREBOOT="run preboot"
> +CONFIG_CONSOLE_MUX=y
>  CONFIG_HUSH_PARSER=y
>  CONFIG_SYS_PROMPT="Nokia RX-51 # "
>  # CONFIG_CMD_BDI is not set
> -- 
> 2.17.1
> 


More information about the U-Boot mailing list