commit | e111a12cdc345134106d0eae1d23ba4599836167 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:14:03 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 10:15:12 2022 -0500 |
tree | b124b11dc83a3fe4fa9c7f856c9bc81610c38497 | |
parent | 7abe2a9fd5a76fbd5dd6ff5a007a18a9088f6884 [diff] [blame] |
global: Migrate CONFIG_USART_ID to CFG Perform a simple rename of CONFIG_USART_ID to CFG_USART_ID Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/include/configs/taurus.h b/include/configs/taurus.h index 88870d6..174b848 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h
@@ -35,7 +35,7 @@ /* Misc CPU related */ #define CFG_USART_BASE ATMEL_BASE_DBGU -#define CONFIG_USART_ID ATMEL_ID_SYS +#define CFG_USART_ID ATMEL_ID_SYS /* * SDRAM: 1 bank, min 32, max 128 MB