summaryrefslogtreecommitdiff
path: root/include/configs/ep7312.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-29 23:01:42 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-29 23:01:42 +0200
commita6ef3ddeafbe8007af3662cc4509b897c53ab395 (patch)
tree7c4d8a72dbeb7771027c0e4b0864ae23de13605d /include/configs/ep7312.h
parent6790c55704531eb98f76b51d50e0f73d19fa2988 (diff)
arm720t/clps7111: move serial driver to drivers/serial
add CONFIG_CLPS7111_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/ep7312.h')
-rw-r--r--include/configs/ep7312.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ep7312.h b/include/configs/ep7312.h
index d12b13f07..630fff390 100644
--- a/include/configs/ep7312.h
+++ b/include/configs/ep7312.h
@@ -55,6 +55,7 @@
/*
* select serial console configuration
*/
+#define CONFIG_CLPS7111_SERIAL
#define CONFIG_SERIAL1 1 /* we use Serial line 1 */
/* allow to overwrite serial and ethaddr */