diff options
Diffstat (limited to 'include/configs/pb1x00.h')
-rw-r--r-- | include/configs/pb1x00.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index d056884e7eb..810233fbfbe 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -54,9 +54,6 @@ #define CONFIG_BAUDRATE 115200 -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #define CONFIG_TIMESTAMP /* Print image info with timestamp */ #undef CONFIG_BOOTARGS |