From: Aristo Chen Date: Tue, 21 Apr 2026 07:44:39 +0000 (+0000) Subject: configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC X-Git-Tag: v2026.07-rc2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7f2864e19fd207f743bee104976e51cd3c3b1bc;p=thirdparty%2Fu-boot.git configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC CONFIG_SPL_MMC=n is listed twice in the defconfig. Remove the redundant occurrence so each option appears only once. Signed-off-by: Aristo Chen --- diff --git a/configs/phycore_am62ax_r5_ethboot_defconfig b/configs/phycore_am62ax_r5_ethboot_defconfig index d597e9d92d9..481b55d59f6 100644 --- a/configs/phycore_am62ax_r5_ethboot_defconfig +++ b/configs/phycore_am62ax_r5_ethboot_defconfig @@ -22,7 +22,6 @@ CONFIG_DM_I2C=y CONFIG_SYS_I2C_OMAP24XX=y CONFIG_PHY_TI_DP83867=y CONFIG_TI_AM65_CPSW_NUSS=y -CONFIG_SPL_MMC=n CONFIG_SPL_DM_SPI=n CONFIG_SPL_MMC=n CONFIG_SPL_SPI_FLASH_SUPPORT=n