projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f79c162
)
mmc: fsl_esdhc_imx: Support i.MX9
author
Peng Fan
<peng.fan@nxp.com>
Tue, 26 Jul 2022 08:40:44 +0000
(16:40 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000
(11:29 +0200)
Support i.MX9 for fsl_esdhc_imx driver
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mmc/Kconfig
b/drivers/mmc/Kconfig
index
6e9fcf5
..
95d63b6
100644
(file)
--- a/
drivers/mmc/Kconfig
+++ b/
drivers/mmc/Kconfig
@@
-854,7
+854,7
@@
config FSL_ESDHC_IMX
config FSL_USDHC
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 || IMX
9 || IMX
RT
select FSL_ESDHC_IMX
help
This enables the Ultra Secured Digital Host Controller enhancements