From: Timur Tabi <timur@freescale.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com
Subject: Re: [PATCH v2 2.6.30] ASoC: remove stand-alone mode support from CS4270 codec driver
Date: Fri, 23 Jan 2009 08:00:38 -0600 [thread overview]
Message-ID: <4979CD86.3080104@freescale.com> (raw)
In-Reply-To: <s5hy6x2ikid.wl%tiwai@suse.de>
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
next prev parent reply other threads:[~2009-01-23 14:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-23 0:23 [PATCH v2 2.6.30] ASoC: remove stand-alone mode support from CS4270 codec driver Timur Tabi
2009-01-23 6:50 ` Takashi Iwai
2009-01-23 11:19 ` Mark Brown
2009-01-23 14:00 ` Timur Tabi [this message]
2009-01-23 14:02 ` Mark Brown
2009-01-23 14:03 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4979CD86.3080104@freescale.com \
--to=timur@freescale.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.