diff options
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r-- | include/configs/sbc8349.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h index dc1978b93b..4d87f5334a 100644 --- a/include/configs/sbc8349.h +++ b/include/configs/sbc8349.h @@ -636,8 +636,6 @@ #undef CONFIG_BOOTARGS /* the boot command will set bootargs */ -#define CONFIG_BAUDRATE 115200 - #define CONFIG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ "hostname=sbc8349\0" \ |