diff options
Diffstat (limited to 'include/configs/rsdproto.h')
-rw-r--r-- | include/configs/rsdproto.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/rsdproto.h b/include/configs/rsdproto.h index 3a700419f2..df7f40cf54 100644 --- a/include/configs/rsdproto.h +++ b/include/configs/rsdproto.h @@ -161,9 +161,6 @@ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - /* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.) |