]> Git Repo - J-u-boot.git/commit - configs/3c120_defconfig
nios2: move command line configuration to Kconfig
authorThomas Chou <[email protected]>
Wed, 26 Aug 2015 13:24:35 +0000 (21:24 +0800)
committerThomas Chou <[email protected]>
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 <[email protected]>
configs/nios2-generic_defconfig
include/configs/nios2-generic.h
This page took 0.028507 seconds and 4 git commands to generate.