]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commite6112ab2d7261dc606f2d25599904f9d20b237ac
treef32865ca9a607983ebd09b21089edbd89793b3cb
parentf7f2864e19fd207f743bee104976e51cd3c3b1bc
configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries

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