mmc: Merge branch fixes into next
Merge the mmc fixes for v6.18-rc[n] into the next branch, to allow them to get tested together with the new mmc changes that are targeted for v6.19. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
commit
7563bac2cd
|
|
@ -950,7 +950,7 @@ config MMC_USHC
|
|||
config MMC_WMT
|
||||
tristate "Wondermedia SD/MMC Host Controller support"
|
||||
depends on ARCH_VT8500 || COMPILE_TEST
|
||||
default y
|
||||
default ARCH_VT8500
|
||||
help
|
||||
This selects support for the SD/MMC Host Controller on
|
||||
Wondermedia WM8505/WM8650 based SoCs.
|
||||
|
|
|
|||
Loading…
Reference in New Issue