]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries
authorAristo Chen <aristo.chen@canonical.com>
Tue, 21 Apr 2026 07:44:40 +0000 (07:44 +0000)
committerTom Rini <trini@konsulko.com>
Tue, 5 May 2026 16:36:42 +0000 (10:36 -0600)
CONFIG_SPL_MMC=n and CONFIG_SPL_DM_SPI=n are each listed twice in the
defconfig. Remove the redundant occurrences so each option appears only
once.

Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
configs/phycore_am62x_r5_ethboot_defconfig

index a4434388ff8bff84fb14b88afd8df367f94f6113..02343c086293f04155c2e253882a9f2395ad8189 100644 (file)
@@ -21,7 +21,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
@@ -38,4 +37,3 @@ CONFIG_SPI_FLASH_MT35XU=n
 CONFIG_SPI=n
 CONFIG_DM_SPI=n
 CONFIG_CADENCE_QSPI=n
-CONFIG_SPL_DM_SPI=n