diff options
Diffstat (limited to 'include/configs/GEN860T.h')
-rw-r--r-- | include/configs/GEN860T.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/GEN860T.h b/include/configs/GEN860T.h index 68a0cfdf7f..1ea4108e7f 100644 --- a/include/configs/GEN860T.h +++ b/include/configs/GEN860T.h @@ -64,16 +64,6 @@ #define CONFIG_BAUDRATE 38400 /* - * Set allowable console baud rates - */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, \ - 19200, \ - 38400, \ - 57600, \ - 115200, \ - } - -/* * Print console information */ #undef CONFIG_SYS_CONSOLE_INFO_QUIET |