diff options
Diffstat (limited to 'include/configs/enbw_cmc.h')
-rw-r--r-- | include/configs/enbw_cmc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/enbw_cmc.h b/include/configs/enbw_cmc.h index 29b0d33991..7dc6cca6cc 100644 --- a/include/configs/enbw_cmc.h +++ b/include/configs/enbw_cmc.h @@ -83,7 +83,6 @@ #define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID) #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* * I2C Configuration |