[PATCH 1/2] i.MX ssi: MX31ads sound support should depend on MACH_MX31ADS

Mark Brown broonie at opensource.wolfsonmicro.com
Mon May 31 06:12:01 EDT 2010


On Mon, May 31, 2010 at 10:49:53AM +0200, Sascha Hauer wrote:

>  config SND_MXC_SOC_WM1133_EV1
>  	tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
> -	depends on SND_IMX_SOC && EXPERIMENTAL
> +	depends on SND_IMX_SOC && MACH_MX31ADS && EXPERIMENTAL

This should depend on the 1133-EV1, not the core machine.  The module
has a dependency on the core machine already and is required to use the
drivers.



More information about the linux-arm-kernel mailing list