|
@@ -589,7 +589,8 @@ config MMC_DW_PCI
|
|
|
|
|
|
|
|
config MMC_SH_MMCIF
|
|
config MMC_SH_MMCIF
|
|
|
tristate "SuperH Internal MMCIF support"
|
|
tristate "SuperH Internal MMCIF support"
|
|
|
- depends on MMC_BLOCK && (SUPERH || ARCH_SHMOBILE)
|
|
|
|
|
|
|
+ depends on MMC_BLOCK
|
|
|
|
|
+ depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
|
|
|
help
|
|
help
|
|
|
This selects the MMC Host Interface controller (MMCIF).
|
|
This selects the MMC Host Interface controller (MMCIF).
|
|
|
|
|
|