> diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig > index afe8c6f..42a9e21 100644 > --- a/drivers/mmc/host/Kconfig > +++ b/drivers/mmc/host/Kconfig > @@ -319,6 +319,15 @@ config MMC_MXC > > If unsure, say N. > > +config MMC_MXS > + tristate "Freescale MXS Multimedia Card Interface support" > + depends on ARCH_MXS > + help > + This selects the Freescale SSP MMC controller found on MXS based > + platforms like mx23/28. > + > + If unsure, say N. > + It should also depend on MXS_DMA? Regards, Wolfram -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | -- 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