[alsa-devel] [PATCH v2 2.6.30] ASoC: remove stand-alone mode support from CS4270 codec driver
Timur Tabi
timur at freescale.com
Fri Jan 23 15:00:38 CET 2009
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.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Alsa-devel
mailing list