summaryrefslogtreecommitdiffstats
path: root/include/configs/atstk1006.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/atstk1006.h')
-rw-r--r--include/configs/atstk1006.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/configs/atstk1006.h b/include/configs/atstk1006.h
index 8cbaf75a64..e8553fcb20 100644
--- a/include/configs/atstk1006.h
+++ b/include/configs/atstk1006.h
@@ -85,10 +85,8 @@
*/
#define CONFIG_SYS_PLL0_OPT 0x04
-#undef CONFIG_USART0
-#define CONFIG_USART1 1
-#undef CONFIG_USART2
-#undef CONFIG_USART3
+#define CONFIG_USART_BASE ATMEL_BASE_USART1
+#define CONFIG_USART_ID 1
/* User serviceable stuff */
#define CONFIG_DOS_PARTITION 1
OpenPOWER on IntegriCloud