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