ns16550: move CONFIG_SYS_NS16550 to Kconfig
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
This commit is contained in:
@@ -18,6 +18,7 @@ CONFIG_SPL=y
|
||||
# CONFIG_CMD_FPGA is not set
|
||||
CONFIG_CMD_GPIO=y
|
||||
CONFIG_AXP_DLDO1_VOLT=3300
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_USB_MUSB_HOST=y
|
||||
CONFIG_VIDEO_LCD_SSD2828_TX_CLK=27
|
||||
CONFIG_VIDEO_LCD_SSD2828_RESET="PA26"
|
||||
|
||||
Reference in New Issue
Block a user