[PATCH v2 1/7] mmc: mxs-mmc: add mmc host driver for i.MX23/28
Wolfram Sang
w.sang at pengutronix.de
Mon Feb 14 10:39:52 EST 2011
> 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/ |
More information about the linux-arm-kernel
mailing list