diff options
Diffstat (limited to 'drivers/mmc')
-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 6fef078a2049..ea8d7a3490d9 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -176,7 +176,7 @@ config MMC_SDRICOH_CS | |||
176 | 176 | ||
177 | config MMC_TMIO | 177 | config MMC_TMIO |
178 | tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support" | 178 | tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support" |
179 | depends on MFD_CORE | 179 | depends on MFD_TMIO |
180 | help | 180 | help |
181 | This provides support for the SD/MMC cell found in TC6393XB, | 181 | This provides support for the SD/MMC cell found in TC6393XB, |
182 | T7L66XB and also ipaq ASIC3 | 182 | T7L66XB and also ipaq ASIC3 |