diff options
Diffstat (limited to 'include/configs/integrator-common.h')
-rw-r--r-- | include/configs/integrator-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h index b95851a224..dca60dfddd 100644 --- a/include/configs/integrator-common.h +++ b/include/configs/integrator-common.h @@ -21,7 +21,6 @@ /* Serial port PL010/PL011 through the device model */ #define CONFIG_PL01X_SERIAL -#define CONFIG_BAUDRATE 38400 #define CONFIG_CONS_INDEX 0 #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ |