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/CPCI2DP_defconfig b/configs/CPCI2DP_defconfig
index cbecc3e..1787a8a 100644
--- a/configs/CPCI2DP_defconfig
+++ b/configs/CPCI2DP_defconfig
@@ -12,4 +12,5 @@
# CONFIG_CMD_NFS is not set
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
+CONFIG_BAUDRATE=9600
CONFIG_SYS_NS16550=y