summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2020-09-07 09:17:07 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2020-09-07 09:17:07 +0200
commit5de1a3e322d54631f6ef918bbb82f01675dd89a2 (patch)
tree9598ed63372b27c11aa49eb4a28cb47e2135963f /drivers/mmc/host/Kconfig
parent452f553e272cf010ee1ac2d4896b265a6fbf4e29 (diff)
parentf0c393e2104e48c8a881719a8bd37996f71b0aee (diff)
downloadlinux-5de1a3e322d54631f6ef918bbb82f01675dd89a2.tar.bz2
Merge branch 'fixes' into next
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r--drivers/mmc/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index 577b82dd13a0..0af8b12a8f7d 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -614,7 +614,7 @@ config MMC_GOLDFISH
config MMC_SPI
tristate "MMC/SD/SDIO over SPI"
- depends on SPI_MASTER && HAS_DMA
+ depends on SPI_MASTER
select CRC7
select CRC_ITU_T
help