summaryrefslogtreecommitdiff
path: root/configs/uDPU_defconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-01-18 12:43:23 +0300
committerStefan Roese <sr@denx.de>2022-01-20 16:46:03 +0300
commit8f880c3d89432e9988b23bb7099d6360c14a206f (patch)
tree26aeb4eb744421ac51cf1313b4e15e2ef5dab61d /configs/uDPU_defconfig
parent2928d2cd502a73eca2773f9ce3d5d96daca72788 (diff)
downloadu-boot-8f880c3d89432e9988b23bb7099d6360c14a206f.tar.xz
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/uDPU_defconfig')
-rw-r--r--configs/uDPU_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/uDPU_defconfig b/configs/uDPU_defconfig
index fa2293bd3e..b5f2115e63 100644
--- a/configs/uDPU_defconfig
+++ b/configs/uDPU_defconfig
@@ -80,7 +80,6 @@ CONFIG_PINCTRL=y
CONFIG_PINCTRL_ARMADA_37XX=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
-CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_MVEBU_A3700_UART=y
CONFIG_MVEBU_A3700_SPI=y
CONFIG_SYSINFO=y