diff options
Diffstat (limited to 'include/configs/da830evm.h')
-rw-r--r-- | include/configs/da830evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index 781878ef39..aa7a6ba03e 100644 --- a/include/configs/da830evm.h +++ b/include/configs/da830evm.h @@ -65,7 +65,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 |