diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index 37c45e7172f..35f09b47e85 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -10,7 +10,7 @@ #define CFG_SYS_UART_PORT 0 -#define CONFIG_MCFTMR +#define CFG_MCFTMR #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT 0 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } |