diff options
Diffstat (limited to 'include/configs/mpc5121-common.h')
-rw-r--r-- | include/configs/mpc5121-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mpc5121-common.h b/include/configs/mpc5121-common.h index f06ca9c6af..d252297e89 100644 --- a/include/configs/mpc5121-common.h +++ b/include/configs/mpc5121-common.h @@ -24,7 +24,6 @@ /* * Serial console */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE \ {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200} |