diff options
Diffstat (limited to 'include/configs/tt01.h')
-rw-r--r-- | include/configs/tt01.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tt01.h b/include/configs/tt01.h index 2623dbcbf86..9c1d5259cd0 100644 --- a/include/configs/tt01.h +++ b/include/configs/tt01.h @@ -171,7 +171,6 @@ /* console is UART2 on TT-01 */ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200} /* ethernet setup for the onboard smc9118 */ #define CONFIG_MII |