summaryrefslogtreecommitdiff
path: root/include/configs/mx1ads.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-30 18:58:38 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-30 18:58:38 +0200
commitd3e55d0774a180c1837bd7ddec464015e883bd86 (patch)
tree82e31e4ba67a1e3f2af84a52f5c3df2d7dc60bfa /include/configs/mx1ads.h
parenta6ef3ddeafbe8007af3662cc4509b897c53ab395 (diff)
imx: move serial driver to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/mx1ads.h')
-rw-r--r--include/configs/mx1ads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx1ads.h b/include/configs/mx1ads.h
index c3812e6c3..12e567bf7 100644
--- a/include/configs/mx1ads.h
+++ b/include/configs/mx1ads.h
@@ -40,6 +40,7 @@
/*
* Select serial console configuration
*/
+#define CONFIG_IMX_SERIAL
#define CONFIG_IMX_SERIAL1 /* internal uart 1 */
/* #define _CONFIG_UART2 */ /* internal uart 2 */
/* #define CONFIG_SILENT_CONSOLE */ /* use this to disable output */