[PATCH 3/3] sunxi: remove CONFIG_MMC?_CD_PIN
Samuel Holland
samuel at sholland.org
Sun Jan 8 22:03:13 CET 2023
On 7/13/22 11:21, Andre Przywara wrote:
> For legacy reasons we were defining the card detect GPIO for all sunxi
> boards in each board's defconfig.
> There is actually no need for a card-detect check in the SPL code (which
> consequently has been removed already), and also in U-Boot proper we
> have DM code to query the CD GPIO name from the device tree.
>
> That means we don't have any user of that information left, so can
> remove the definitions from the defconfigs.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> arch/arm/mach-sunxi/Kconfig | 27 --------------------
Reviewed-by: Samuel Holland <samuel at sholland.org>
Tested-by: Samuel Holland <samuel at sholland.org>
More information about the U-Boot
mailing list