From d018cd20b3d70e9deba8dbf2643853edfc977dff Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 22 Nov 2015 10:46:25 -0500 Subject: sunxi: Update new defconfigs After introduction of CONFIG_SYS_NS16550 these defconfig files were added and need to be updated. Signed-off-by: Tom Rini --- configs/orangepi_plus_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/orangepi_plus_defconfig') diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig index 5c1da7918a..88794be774 100644 --- a/configs/orangepi_plus_defconfig +++ b/configs/orangepi_plus_defconfig @@ -13,3 +13,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y +CONFIG_SYS_NS16550=y -- cgit v1.2.3