diff options
Diffstat (limited to 'include/configs/Adder.h')
-rw-r--r-- | include/configs/Adder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/Adder.h b/include/configs/Adder.h index 48e6df5c27..ecf5fb873a 100644 --- a/include/configs/Adder.h +++ b/include/configs/Adder.h @@ -101,8 +101,6 @@ #define CONFIG_SYS_HZ 1000 /* Decrementer freq: 1 ms ticks */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /*----------------------------------------------------------------------- * RAM configuration (note that CONFIG_SYS_SDRAM_BASE must be zero) */ |