diff options
Diffstat (limited to 'include/configs/gr_xc3s_1500.h')
-rw-r--r-- | include/configs/gr_xc3s_1500.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gr_xc3s_1500.h b/include/configs/gr_xc3s_1500.h index 20eeab33d9..b8ac7d1d78 100644 --- a/include/configs/gr_xc3s_1500.h +++ b/include/configs/gr_xc3s_1500.h @@ -26,7 +26,6 @@ /* * Serial console configuration */ -#define CONFIG_BAUDRATE 38400 /* ... at 38400 bps */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 } /* Partitions */ |