summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorWeijun Yang <Weijun.Yang@csr.com>2015-04-27 08:15:14 +0000
committerUlf Hansson <ulf.hansson@linaro.org>2015-06-01 09:06:49 +0200
commita1b0b977d2b2b9248ae26df0c7987d1696028309 (patch)
tree112e135d7e6dcaa3ba2ef124ad90a0f4e586b68b /drivers/mmc/host/Kconfig
parentd1ba44a4232aa6a95c19b394df53b07b0d61c9c8 (diff)
mmc: sdhci-sirf: fake version and capbility registers
chips have some issues for version and capbility registers, here we fake them. Signed-off-by: Weijun Yang <Weijun.Yang@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r--drivers/mmc/host/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index b1f837e749fe..d5e107b78d60 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -219,6 +219,7 @@ config MMC_SDHCI_SIRF
tristate "SDHCI support on CSR SiRFprimaII and SiRFmarco SoCs"
depends on ARCH_SIRF
depends on MMC_SDHCI_PLTFM
+ select MMC_SDHCI_IO_ACCESSORS
help
This selects the SDHCI support for SiRF System-on-Chip devices.