]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/3c120_devboard.h
nios2: move command line configuration to Kconfig
authorThomas Chou <thomas@wytron.com.tw>
Wed, 26 Aug 2015 13:24:35 +0000 (21:24 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:28:37 +0000 (07:28 +0800)
commitca1d80c02f6b5c227311e287bb05122e04ade1c6
tree35c00c385d1c33ad3651684f37c83c10025a105f
parent9f13b6d147dc74f2400ce18d9d4005ba53f21fd3
nios2: move command line configuration to Kconfig

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@wytron.com.tw>
configs/nios2-generic_defconfig
include/configs/nios2-generic.h