diff options
Diffstat (limited to 'include/configs/x240.h')
-rw-r--r-- | include/configs/x240.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/x240.h b/include/configs/x240.h index 3601df588d5..bc66e4e3c8e 100644 --- a/include/configs/x240.h +++ b/include/configs/x240.h @@ -11,9 +11,6 @@ /* additions for new ARM relocation support */ #define CFG_SYS_SDRAM_BASE 0x200000000 -#define CFG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ - 115200, 230400, 460800, 921600 } - /* Default Env vars */ #define BOOT_TARGET_DEVICES(func) \ |