[alsa-devel] [PATCH v2 2.6.30] ASoC: remove stand-alone mode support from CS4270 codec driver

Takashi Iwai tiwai at suse.de
Fri Jan 23 15:03:11 CET 2009


At Fri, 23 Jan 2009 08:00:38 -0600,
Timur Tabi wrote:
> 
> Takashi Iwai wrote:
> 
> > This "depends" doesn't work because CONFIG_SND_SOC_CS4270 is selected
> > usually by others.  The reverse-selection ignores the depends of the
> > target item.
> 
> I considered that, but then I saw this:
> 
> config SND_SOC_TLV320AIC23
> 	tristate
> 	depends on I2C
> 
> and
> 
> config SND_OMAP_SOC_OSK5912
> 	tristate "SoC Audio support for omap osk5912"
> 	depends on SND_OMAP_SOC && MACH_OMAP_OSK
> 	select SND_OMAP_SOC_MCBSP
> 	select SND_SOC_TLV320AIC23
> 	help
> 	  Say Y if you want to add support for SoC audio on osk5912.
> 
> So I'm just doing the same thing that the OSK5912 Kconfig is doing.

Heh, you found a bug and have a chance to fix it ;)


thanks,

Takashi


More information about the Alsa-devel mailing list