summaryrefslogtreecommitdiffstats
path: root/include/configs/at91rm9200ek.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-27 23:26:43 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-04-04 20:42:20 +0200
commitbeebd851cdbc9dd070bcdfec1fd8f17e3cc91bc0 (patch)
tree85b763ee8f6a35b8b963185443810bf98c1a21cd /include/configs/at91rm9200ek.h
parentcb82a532669f6b02225ec3429ea4d49ff2b97d0a (diff)
downloadblackbird-obmc-uboot-beebd851cdbc9dd070bcdfec1fd8f17e3cc91bc0.tar.gz
blackbird-obmc-uboot-beebd851cdbc9dd070bcdfec1fd8f17e3cc91bc0.zip
at91rm9200: move serial driver to drivers/serial
add CONFIG_AT91RM9200_USART to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/at91rm9200ek.h')
-rw-r--r--include/configs/at91rm9200ek.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h
index 692ccdb71b..a018873fd6 100644
--- a/include/configs/at91rm9200ek.h
+++ b/include/configs/at91rm9200ek.h
@@ -112,6 +112,7 @@
* define one of these to choose the DBGU,
* USART0 or USART1 as console
*/
+#define CONFIG_AT91RM9200_USART
#define CONFIG_DBGU
#undef CONFIG_USART0
#undef CONFIG_USART1
OpenPOWER on IntegriCloud