From 5425350bf530ae958bf98af837b330a05c2a05f1 Mon Sep 17 00:00:00 2001 From: "Markus Schneider-Pargmann (TI.com)" Date: Wed, 26 Nov 2025 21:25:56 +0100 Subject: [PATCH] configs: am335x_hs_evm_spi_defconfig: Remove duplicate symbols Remove symbols already present in the included file. Signed-off-by: Markus Schneider-Pargmann (TI.com) Reviewed-by: Tom Rini --- configs/am335x_hs_evm_spi_defconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/configs/am335x_hs_evm_spi_defconfig b/configs/am335x_hs_evm_spi_defconfig index df009844def..ad1777f2bcb 100644 --- a/configs/am335x_hs_evm_spi_defconfig +++ b/configs/am335x_hs_evm_spi_defconfig @@ -1,8 +1,5 @@ #include -CONFIG_ARM=y -CONFIG_ARCH_OMAP2PLUS=y - CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y -- 2.47.3