9e39003e7f
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_DEVKIT3250=y
|
|
CONFIG_DM_GPIO=y
|
|
CONFIG_SPL=y
|
|
# CONFIG_CMD_FPGA is not set
|
|
CONFIG_CMD_GPIO=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_DM=y
|
|
CONFIG_SYS_NS16550=y
|