diff options
Diffstat (limited to 'include/configs/at91sam9x5ek.h')
-rw-r--r-- | include/configs/at91sam9x5ek.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/at91sam9x5ek.h b/include/configs/at91sam9x5ek.h index 730b9807db..c81003e311 100644 --- a/include/configs/at91sam9x5ek.h +++ b/include/configs/at91sam9x5ek.h @@ -191,8 +191,6 @@ "rootfstype=ubifs ubi.mtd=7 root=ubi0:rootfs rw" #endif -#define CONFIG_BAUDRATE 115200 - #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_LONGHELP |