mmc: Kconfig: allows m68k to use esdhc imx driver

Allow cpu families as mcf5441x (m68k) to use the fsl_esdhc_imx driver
since the hardware ip module is the same.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>

---
Changes in v2:
- moved before menuconfig changes
This commit is contained in:
Angelo Dureghello 2026-03-23 23:11:21 +01:00
parent 73b428c585
commit cc4c0cbc29

View File

@ -924,7 +924,7 @@ config ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
config FSL_ESDHC_IMX
bool "Freescale/NXP i.MX eSDHC controller support"
depends on MACH_IMX
depends on MACH_IMX || M68K
help
This selects support for the i.MX eSDHC (Enhanced Secure Digital Host
Controller) found on numerous Freescale/NXP SoCs.