[alsa-devel] [PATCH v2 9/9] ASoC: Kconfig: OMAP4: Enable support for PandaBoards

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Dec 22 14:26:59 CET 2011


On Thu, Dec 22, 2011 at 02:42:48PM +0200, Peter Ujfalusi wrote:

>  config SND_OMAP_SOC_OMAP_ABE_TWL6040
>  	tristate "SoC Audio support for OMAP boards using ABE and twl6040 codec"
> -	depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_4430SDP
> +	depends on TWL4030_CORE && SND_OMAP_SOC
> +	depends on MACH_OMAP_4430SDP || MACH_OMAP4_PANDA

Given that it's now a platform device and there's a reasonable
expectation that there will be lots of other boards derived from this
it'd seem sensible to just remove the machine dependencies so people
don't have to patch the Kconfig.  Otherwise it kind of defeats the point
of making the code generic.


More information about the Alsa-devel mailing list