diff options
-rw-r--r-- | drivers/mmc/host/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 0b03cee91451..94df40531c38 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -452,6 +452,7 @@ config MMC_TMIO | |||
452 | 452 | ||
453 | config MMC_SDHI | 453 | config MMC_SDHI |
454 | tristate "SH-Mobile SDHI SD/SDIO controller support" | 454 | tristate "SH-Mobile SDHI SD/SDIO controller support" |
455 | depends on SUPERH || ARCH_SHMOBILE | ||
455 | select MMC_TMIO_CORE | 456 | select MMC_TMIO_CORE |
456 | help | 457 | help |
457 | This provides support for the SDHI SD/SDIO controller found in | 458 | This provides support for the SDHI SD/SDIO controller found in |