diff options
Diffstat (limited to 'include/configs/pxa255_idp.h')
-rw-r--r-- | include/configs/pxa255_idp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index 0666f7ba4f..387661b8fc 100644 --- a/include/configs/pxa255_idp.h +++ b/include/configs/pxa255_idp.h @@ -246,9 +246,6 @@ #define RTC 1 /* enable 32KHz osc */ - /* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #ifdef CONFIG_MMC #define CONFIG_PXA_MMC #define CONFIG_CMD_MMC |