[PATCH] arm64: versal2: Remove UARTLITE from defconfig
Michal Simek
michal.simek at amd.com
Thu Jul 11 13:35:12 CEST 2024
On 6/18/24 15:20, Michal Simek wrote:
> 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 <michal.simek at amd.com>
> ---
>
> configs/amd_versal2_virt_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
> index 2d611f84cd93..b071a480b517 100644
> --- a/configs/amd_versal2_virt_defconfig
> +++ b/configs/amd_versal2_virt_defconfig
> @@ -119,7 +119,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
Applied.
M
More information about the U-Boot
mailing list