Kconfig: Migrate CONFIG_BAUDRATE
Move this in to Kconfig with a default of 115200.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[trini: Run moveconfig.py, reword commit slightly]
Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/a4m072_defconfig b/configs/a4m072_defconfig
index 01033f2..25a06cf 100644
--- a/configs/a4m072_defconfig
+++ b/configs/a4m072_defconfig
@@ -18,6 +18,7 @@
CONFIG_MAC_PARTITION=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
+CONFIG_BAUDRATE=9600
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y