aboutsummaryrefslogtreecommitdiff
path: root/configs/mvebu_espressobin-88f3720_defconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-01-18 10:43:23 +0100
committerStefan Roese <sr@denx.de>2022-01-20 14:46:03 +0100
commit8f880c3d89432e9988b23bb7099d6360c14a206f (patch)
tree26aeb4eb744421ac51cf1313b4e15e2ef5dab61d /configs/mvebu_espressobin-88f3720_defconfig
parent2928d2cd502a73eca2773f9ce3d5d96daca72788 (diff)
downloadu-boot-8f880c3d89432e9988b23bb7099d6360c14a206f.zip
u-boot-8f880c3d89432e9988b23bb7099d6360c14a206f.tar.gz
u-boot-8f880c3d89432e9988b23bb7099d6360c14a206f.tar.bz2
arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE
After next branch was merged to v2022.01 release, U-Boot on A3720 started printing "<debug_uart>" line on UART during booting. There is no need to print this debug line by default, so disable it via config option CONFIG_DEBUG_UART_ANNOUNCE in all config files for Armada 3720 boards. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/mvebu_espressobin-88f3720_defconfig')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 3a69954..ffe6518 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -81,7 +81,6 @@ CONFIG_MVEBU_COMPHY_SUPPORT=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_ARMADA_37XX=y
CONFIG_DM_REGULATOR_GPIO=y
-CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_MVEBU_A3700_UART=y
CONFIG_MVEBU_A3700_SPI=y
CONFIG_USB=y