mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
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:
parent
73b428c585
commit
cc4c0cbc29
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user