[U-Boot] [PATCH] hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
York Sun
york.sun at nxp.com
Fri Jun 22 15:19:29 UTC 2018
On 06/21/2018 11:13 PM, Michal Simek wrote:
> There is no reason to define default option for this macro which is
> already done in common/cli_hush.c.
>
> 86 #ifndef CONFIG_SYS_PROMPT_HUSH_PS2
> 87 #define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
> 88 #endif
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
Reviewed-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list