mmc: fsl_esdhc_imx: Support i.MX9
Support i.MX9 for fsl_esdhc_imx driver Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
f79c162668
commit
c8671d274c
1 changed files with 1 additions and 1 deletions
|
@ -854,7 +854,7 @@ config FSL_ESDHC_IMX
|
||||||
|
|
||||||
config FSL_USDHC
|
config FSL_USDHC
|
||||||
bool "Freescale/NXP i.MX uSDHC controller support"
|
bool "Freescale/NXP i.MX uSDHC controller support"
|
||||||
depends on MX6 || MX7 ||ARCH_MX7ULP || IMX8 || IMX8M || IMX8ULP || IMXRT
|
depends on MX6 || MX7 ||ARCH_MX7ULP || IMX8 || IMX8M || IMX8ULP || IMX9 || IMXRT
|
||||||
select FSL_ESDHC_IMX
|
select FSL_ESDHC_IMX
|
||||||
help
|
help
|
||||||
This enables the Ultra Secured Digital Host Controller enhancements
|
This enables the Ultra Secured Digital Host Controller enhancements
|
||||||
|
|
Loading…
Reference in a new issue