diff options
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r-- | include/configs/trats.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h index 5e38de2..2d0a1b1 100644 --- a/include/configs/trats.h +++ b/include/configs/trats.h @@ -166,9 +166,6 @@ #define CONFIG_SYS_HZ 1000 -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* Stack sizes */ #define CONFIG_STACKSIZE (256 << 10) /* regular stack 256KB */ |