summaryrefslogtreecommitdiffstats
path: root/configs/orangepi_pc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-22 10:46:25 -0500
committerTom Rini <trini@konsulko.com>2015-11-22 10:46:25 -0500
commitd018cd20b3d70e9deba8dbf2643853edfc977dff (patch)
treee1a7c371afe2e46926bb90e7eca1b8d5e6cbe7c3 /configs/orangepi_pc_defconfig
parent80d307d1159b7edfc28b465e5a359c1dfb20566e (diff)
downloadtalos-obmc-uboot-d018cd20b3d70e9deba8dbf2643853edfc977dff.tar.gz
talos-obmc-uboot-d018cd20b3d70e9deba8dbf2643853edfc977dff.zip
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 <trini@konsulko.com>
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r--configs/orangepi_pc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig
index 2418dee0c4..4c79783098 100644
--- a/configs/orangepi_pc_defconfig
+++ b/configs/orangepi_pc_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
OpenPOWER on IntegriCloud