summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk2410.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-30 18:58:39 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-30 18:58:39 +0200
commit300f99f4539dd5caf7e19af5e4ea5eb259445913 (patch)
treedda35637322d85077ee448e60a965e03071a3871 /include/configs/smdk2410.h
parent942ba9969b9efa25f816c238861ecb339c54ed73 (diff)
downloadblackbird-obmc-uboot-300f99f4539dd5caf7e19af5e4ea5eb259445913.tar.gz
blackbird-obmc-uboot-300f99f4539dd5caf7e19af5e4ea5eb259445913.zip
s3c24x0: move serial driver to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/smdk2410.h')
-rw-r--r--include/configs/smdk2410.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
index 797a59684c..fb437069da 100644
--- a/include/configs/smdk2410.h
+++ b/include/configs/smdk2410.h
@@ -60,6 +60,7 @@
/*
* select serial console configuration
*/
+#define CONFIG_S3C24X0_SERIAL
#define CONFIG_SERIAL1 1 /* we use SERIAL 1 on SMDK2410 */
/************************************************************
OpenPOWER on IntegriCloud