summaryrefslogtreecommitdiff
path: root/include/configs/impa7.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/impa7.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/impa7.h')
-rw-r--r--include/configs/impa7.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/impa7.h b/include/configs/impa7.h
index efd4214d9..c7001cc7d 100644
--- a/include/configs/impa7.h
+++ b/include/configs/impa7.h
@@ -54,6 +54,7 @@
/*
* select serial console configuration
*/
+#define CONFIG_CLPS7111_SERIAL
#define CONFIG_SERIAL1 1 /* we use Serial line 1 */
/* allow to overwrite serial and ethaddr */