Remove symbols already present in the included file. Signed-off-by: Markus Schneider-Pargmann (TI.com) <[email protected]> --- 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 df009844defad13109adf2523580181b6ed6b5ca..ad1777f2bcb45bd2c8424011adc231f0e7d4ceee 100644 --- a/configs/am335x_hs_evm_spi_defconfig +++ b/configs/am335x_hs_evm_spi_defconfig @@ -1,8 +1,5 @@ #include <configs/am335x_hs_evm_defconfig> -CONFIG_ARM=y -CONFIG_ARCH_OMAP2PLUS=y - CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y --- base-commit: c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9 change-id: 20251125-topic-am33-hs-evm-remove-duplicate-v2026-01-ea48d4387ac6 Best regards, -- Markus Schneider-Pargmann (TI.com) <[email protected]>

