diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2021-10-19 12:59:04 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-10-19 12:59:04 +0200 |
commit | 31b758f2015a556d1cfc4893f4047a35e0e05102 (patch) | |
tree | 39dba5feed22364c9d845395d2d00241acfc2e9c /drivers/mmc/host/Kconfig | |
parent | 976171c360c73c059924928d55176a78c2241456 (diff) | |
parent | 162079f2dccd02cb4b6654defd32ca387dd6d4d4 (diff) | |
download | linux-31b758f2015a556d1cfc4893f4047a35e0e05102.tar.gz |
Merge branch 'fixes' into next
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index ed1bab8f3a8f..5af8494c31b5 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -508,7 +508,7 @@ config MMC_OMAP_HS config MMC_WBSD tristate "Winbond W83L51xD SD/MMC Card Interface support" - depends on ISA_DMA_API + depends on ISA_DMA_API && !M68K help This selects the Winbond(R) W83L51xD Secure digital and Multimedia card Interface. |