summaryrefslogtreecommitdiff
path: root/include/configs/at91rm9200ek.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:08 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:05 +0300
commitf61e2e414c8484fa65fc0d9a11bbc15c87824694 (patch)
tree31e0323fd9c45cea54e02487186b0094f8696545 /include/configs/at91rm9200ek.h
parent4e361cc2e4d4d6056ce66eb83968a5329155587f (diff)
downloadu-boot-f61e2e414c8484fa65fc0d9a11bbc15c87824694.tar.xz
Convert CONFIG_ATMEL_USART to Kconfig
This converts the following to Kconfig: CONFIG_ATMEL_USART Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/at91rm9200ek.h')
-rw-r--r--include/configs/at91rm9200ek.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h
index 378f9dc48b..5e1e590747 100644
--- a/include/configs/at91rm9200ek.h
+++ b/include/configs/at91rm9200ek.h
@@ -96,7 +96,6 @@
* CONFIG_DBGU is DBGU unit on J10
* CONFIG_USART1 is USART1 on J14
*/
-#define CONFIG_ATMEL_USART
#define CONFIG_USART_BASE ATMEL_BASE_DBGU
#define CONFIG_USART_ID 0/* ignored in arm */