mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-27 17:37:22 +01:00
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
7 lines
184 B
Text
7 lines
184 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC83xx=y
|
|
CONFIG_TARGET_MPC8349ITX=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MPC8349ITX"
|
|
CONFIG_SYS_PROMPT="MPC8349E-mITX> "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SYS_NS16550=y
|