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