summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-02-22 13:40:59 +0900
committerSamuel Ortiz <sameo@linux.intel.com>2010-03-07 22:17:32 +0100
commit3d8ca8c0b9fe42d005360e255fbf7a6f8580ef87 (patch)
treea068a83003dac7c289330ce97455f229003f9353 /drivers/mmc/host/Kconfig
parent3c49e810507c9d0659b8aa61f7f91aecda428ee3 (diff)
downloadop-kernel-dev-3d8ca8c0b9fe42d005360e255fbf7a6f8580ef87.zip
op-kernel-dev-3d8ca8c0b9fe42d005360e255fbf7a6f8580ef87.tar.gz
mfd/mmc: SDHI Kconfig update
Enable the sh_mobile_sdhi mfd driver on SH-Mobile ARM processors. While at it, make CONFIG_TMIO_MMC depend on CONFIG_MFD_SH_MOBILE_SDHI. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
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 7b431bb..2e13b94 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -365,7 +365,7 @@ config MMC_SDRICOH_CS
config MMC_TMIO
tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support"
- depends on MFD_TMIO || MFD_ASIC3 || SUPERH
+ depends on MFD_TMIO || MFD_ASIC3 || MFD_SH_MOBILE_SDHI
help
This provides support for the SD/MMC cell found in TC6393XB,
T7L66XB and also HTC ASIC3
OpenPOWER on IntegriCloud