summaryrefslogtreecommitdiffstats
path: root/include/configs/trizepsiv.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-16 22:48:46 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:52 +0200
commit379be585eb2343d8814a5cee5fb3da930d846bee (patch)
treeee1a692fce02571b87b74dac974ea7993b00b66e /include/configs/trizepsiv.h
parentad7e8aac6920f8b8a85b3cc2e93bca7458e99aa1 (diff)
downloadtalos-obmc-uboot-379be585eb2343d8814a5cee5fb3da930d846bee.tar.gz
talos-obmc-uboot-379be585eb2343d8814a5cee5fb3da930d846bee.zip
pxa: move serial driver to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/trizepsiv.h')
-rw-r--r--include/configs/trizepsiv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h
index 49173181fb..49045fd069 100644
--- a/include/configs/trizepsiv.h
+++ b/include/configs/trizepsiv.h
@@ -65,6 +65,7 @@
/*
* select serial console configuration
*/
+#define CONFIG_PXA_SERIAL
#define CONFIG_SERIAL_MULTI
#define CONFIG_FFUART 1 /* we use FFUART on Conxs */
#define CONFIG_BTUART 1 /* we use BTUART on Conxs */
OpenPOWER on IntegriCloud