23 Jan
2009
23 Jan
'09
3 p.m.
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