summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-05-08 18:28:29 -0700
committerStefano Babic <sbabic@denx.de>2015-05-15 19:21:25 +0200
commitd41c8c8ece89132220dc1f60d92c3b8158f1575f (patch)
treeb4725835b746225a61f015c50807535a1e750313 /include/configs/gw_ventana.h
parentdef6031533cd5c03ccf5a6235f967d4dd549bcd8 (diff)
downloadblackbird-obmc-uboot-d41c8c8ece89132220dc1f60d92c3b8158f1575f.tar.gz
blackbird-obmc-uboot-d41c8c8ece89132220dc1f60d92c3b8158f1575f.zip
imx: ventana: enable DM_SERIAL
mxc_serial supports DM so lets use it. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index c8645cac4a..cefd16fb28 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -49,6 +49,7 @@
#ifndef CONFIG_SPL_BUILD
#define CONFIG_DM
#define CONFIG_DM_GPIO
+#define CONFIG_DM_SERIAL
#define CONFIG_CMD_DM
#endif
OpenPOWER on IntegriCloud