diff options
Diffstat (limited to 'include/configs/csb637.h')
-rw-r--r-- | include/configs/csb637.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/csb637.h b/include/configs/csb637.h index 761c0dca397..e1cdc7f66ec 100644 --- a/include/configs/csb637.h +++ b/include/configs/csb637.h @@ -90,6 +90,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 |