diff options
Diffstat (limited to 'include/configs/a4m072.h')
-rw-r--r-- | include/configs/a4m072.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h index f6bf931686..e07a782fec 100644 --- a/include/configs/a4m072.h +++ b/include/configs/a4m072.h @@ -32,7 +32,6 @@ * Serial console configuration */ #define CONFIG_PSC_CONSOLE 1 /* console is on PSC1 */ -#define CONFIG_BAUDRATE 9600 /* ... at 9600 bps */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 } /* define to enable silent console */ #define CONFIG_SYS_DEVICE_NULLDEV 1 /* include nulldev device */ |