summaryrefslogtreecommitdiff
path: root/include/configs/lpd7a400.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-31 12:44:27 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:53 +0200
commit3ea201b016ab259a5ac8824af767569522768c47 (patch)
tree5684f470ebba4b1e82aa9ef75b22019ad64e6a43 /include/configs/lpd7a400.h
parent379be585eb2343d8814a5cee5fb3da930d846bee (diff)
lh7a40x: move serial driver to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/lpd7a400.h')
-rw-r--r--include/configs/lpd7a400.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lpd7a400.h b/include/configs/lpd7a400.h
index b1bd74fc6..bf4a57d24 100644
--- a/include/configs/lpd7a400.h
+++ b/include/configs/lpd7a400.h
@@ -43,6 +43,7 @@
/*
* select serial console configuration
*/
+#define CONFIG_LH7A40X_SERIAL
#define CONFIG_CONSOLE_UART2 /* UART2 LH7A40x for console */
/* allow to overwrite serial and ethaddr */