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>
8 lines
201 B
Text
8 lines
201 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_TI816X_EVM=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_PROMPT="u-boot/ti816x# "
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SYS_NS16550=y
|