[PATCH v1 3/3] configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries

Wadim Egorov w.egorov at phytec.de
Mon Apr 20 18:35:54 CEST 2026



On 4/20/26 5:53 PM, Aristo Chen wrote:
> 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 at canonical.com>
Reviewed-by: Wadim Egorov <w.egorov at phytec.de>

> ---
>  configs/phycore_am62x_r5_ethboot_defconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/configs/phycore_am62x_r5_ethboot_defconfig b/configs/phycore_am62x_r5_ethboot_defconfig
> index a4434388ff8..b8a686afd39 100644
> --- a/configs/phycore_am62x_r5_ethboot_defconfig
> +++ b/configs/phycore_am62x_r5_ethboot_defconfig
> @@ -23,7 +23,6 @@ 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
>  CONFIG_SPL_SPI=n
>  CONFIG_SPL_SPI_FLASH_SFDP_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



More information about the U-Boot mailing list