diff options
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r-- | include/configs/mx23evk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h index c44a8b8..31506ff 100644 --- a/include/configs/mx23evk.h +++ b/include/configs/mx23evk.h @@ -112,7 +112,6 @@ #define CONFIG_PL01x_PORTS { (void *)MXS_UARTDBG_BASE } #define CONFIG_CONS_INDEX 0 #define CONFIG_BAUDRATE 115200 /* Default baud rate */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* DMA */ #define CONFIG_APBH_DMA |