From: Michal Simek Date: Tue, 18 Jun 2024 13:20:35 +0000 (+0200) Subject: arm64: versal2: Remove UARTLITE from defconfig X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=510faea376d29285349596546d31482e38ce049d;p=u-boot.git arm64: versal2: Remove UARTLITE from defconfig UARTLITE can be used as console but none is testing it that's why removing it not to pop up there. Signed-off-by: Michal Simek Link: https://lore.kernel.org/r/c9b66495bbdef3fe94467ae43c50a74adaaeacae.1718716833.git.michal.simek@amd.com --- diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig index f8df0b53e5..61123871c8 100644 --- a/configs/amd_versal2_virt_defconfig +++ b/configs/amd_versal2_virt_defconfig @@ -120,7 +120,6 @@ CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_DEBUG_UART_SKIP_INIT=y CONFIG_ARM_DCC=y CONFIG_PL01X_SERIAL=y -CONFIG_XILINX_UARTLITE=y CONFIG_SOC_DEVICE=y CONFIG_SOC_AMD_VERSAL2=y CONFIG_SPI=y