diff options
Diffstat (limited to 'include/configs/trizepsiv.h')
-rw-r--r-- | include/configs/trizepsiv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h index af464e1bea3..c020ff4eecd 100644 --- a/include/configs/trizepsiv.h +++ b/include/configs/trizepsiv.h @@ -172,9 +172,6 @@ #define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_CPUSPEED 0x207 /* need to look more closely, I think this is Turbo = 2x, L=91Mhz */ - /* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #ifdef CONFIG_MMC #define CONFIG_PXA_MMC #define CONFIG_CMD_MMC |