summaryrefslogtreecommitdiff
path: root/configs/ls1021aqds_nor_lpuart_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-02-24 19:25:54 (GMT)
committerTom Rini <trini@konsulko.com>2016-02-24 23:44:15 (GMT)
commite1417c7b66f4e0051a3aa242f655e85c1c96eef2 (patch)
tree2ce107939d41320686cd367bbf882ed53ef6e6c9 /configs/ls1021aqds_nor_lpuart_defconfig
parent20434c8a0b9f6ff4a14d65fdb24c189f283412b2 (diff)
parenta08b1921b4a477abe1ac4482fae9ec4bcb3cd27e (diff)
downloadu-boot-fsl-qoriq-e1417c7b66f4e0051a3aa242f655e85c1c96eef2.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1021aqds_nor_lpuart_defconfig')
-rw-r--r--configs/ls1021aqds_nor_lpuart_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls1021aqds_nor_lpuart_defconfig b/configs/ls1021aqds_nor_lpuart_defconfig
index 1186af2..e81448d 100644
--- a/configs/ls1021aqds_nor_lpuart_defconfig
+++ b/configs/ls1021aqds_nor_lpuart_defconfig
@@ -1,7 +1,11 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1021AQDS=y
+CONFIG_DM_SERIAL=y
+CONFIG_DEFAULT_DEVICE_TREE="ls1021a-qds-lpuart"
CONFIG_SYS_EXTRA_OPTIONS="LPUART"
# CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_CONTROL=y
+CONFIG_DM=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
CONFIG_FSL_LPUART=y