diff options
Diffstat (limited to 'include/configs/o2dnt-common.h')
-rw-r--r-- | include/configs/o2dnt-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/o2dnt-common.h b/include/configs/o2dnt-common.h index 8a414c3b9a..1470c513a3 100644 --- a/include/configs/o2dnt-common.h +++ b/include/configs/o2dnt-common.h @@ -40,7 +40,6 @@ * Serial console configuration */ #define CONFIG_PSC_CONSOLE 5 /* console is on PSC5 */ -#define CONFIG_BAUDRATE 115200 /* ... at 115200 bps */ #define CONFIG_SYS_BAUDRATE_TABLE \ { 9600, 19200, 38400, 57600, 115200, 230400 } |