forked from luck/tmp_suning_uos_patched
mmc: Add SuperH to the tmio-mmc Kconfig
Add SUPERH to the Kconfig dependencies for tmio_mmc. This change allows us to drive the SDHI hardware blocks found in SuperH Mobile with tmio_mmc. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
a87d563873
commit
6d522b0598
|
@ -329,7 +329,7 @@ config MMC_SDRICOH_CS
|
||||||
|
|
||||||
config MMC_TMIO
|
config MMC_TMIO
|
||||||
tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support"
|
tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support"
|
||||||
depends on MFD_TMIO || MFD_ASIC3
|
depends on MFD_TMIO || MFD_ASIC3 || SUPERH
|
||||||
help
|
help
|
||||||
This provides support for the SD/MMC cell found in TC6393XB,
|
This provides support for the SD/MMC cell found in TC6393XB,
|
||||||
T7L66XB and also HTC ASIC3
|
T7L66XB and also HTC ASIC3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user