Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
16 lines
441 B
Plaintext
16 lines
441 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS2085A_EMU=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="EMU,SYS_FSL_DDR4"
|
|
# CONFIG_CMD_CONSOLE is not set
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_XIMG is not set
|
|
# CONFIG_CMD_EDITENV is not set
|
|
# CONFIG_CMD_ENV_EXISTS is not set
|
|
# CONFIG_CMD_LOADS is not set
|
|
# CONFIG_CMD_FPGA is not set
|
|
# CONFIG_CMD_ITEST is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
# CONFIG_CMD_NFS is not set
|
|
# CONFIG_CMD_MISC is not set
|
|
CONFIG_SYS_NS16550=y
|