[U-Boot] [PATCH] nios2: move command line configuration to Kconfig

Thomas Chou thomas at wytron.com.tw
Mon Sep 7 04:22:07 CEST 2015



On 08/28/2015 09:48 AM, Thomas Chou wrote:
> This patch moves command line configuration from board header
> file to board defconfig in the way of Kconfig. The change passed
> savedefconfig.
>
> This fixes warnings such as : "CONFIG_SYS_HUSH_PARSER" redefined,
> when "Use hush shell" is selected with menuconfig, etc.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
>   configs/nios2-generic_defconfig | 3 +++
>   include/configs/nios2-generic.h | 9 +--------
>   2 files changed, 4 insertions(+), 8 deletions(-)

Applied to u-boot-nios.


More information about the U-Boot mailing list