Since the driver is for controllers integrated into Marvells SoCs only offer MMC_SDHCI_MV if we're building for one. Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> --- 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 ce099c4..5fa4e2b 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -133,6 +133,7 @@ config MMC_SDHCI_CNS3XXX config MMC_SDHCI_MV tristate "SDHCI support on Marvell's SoC" depends on MMC_SDHCI + depends on (PLAT_PXA || PLAT_ORION) select MMC_SDHCI_IO_ACCESSORS help This selects the Secure Digital Host Controller Interface in -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html