diff options
Diffstat (limited to 'include/configs/M53017EVB.h')
-rw-r--r-- | include/configs/M53017EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h index 216244c9d2..896d0d8536 100644 --- a/include/configs/M53017EVB.h +++ b/include/configs/M53017EVB.h @@ -40,7 +40,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 } #undef CONFIG_WATCHDOG #define CONFIG_WATCHDOG_TIMEOUT 5000 |