mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
7 lines
209 B
Text
7 lines
209 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC83xx=y
|
|
CONFIG_TARGET_MPC8349ITX=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MPC8349ITX,SYS_TEXT_BASE=0xFE000000"
|
|
CONFIG_SYS_PROMPT="MPC8349E-mITX> "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SYS_NS16550=y
|