From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] i.MX ssi: Add missing Kconfig entry for Phytec boards
Date: Mon, 31 May 2010 12:28:21 +0200 [thread overview]
Message-ID: <1275301701-17599-1-git-send-email-s.hauer@pengutronix.de> (raw)
In-Reply-To: <20100531101200.GA3489@rakim.wolfsonmicro.main>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
sound/soc/imx/Kconfig | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
index 10acbe9..252defe 100644
--- a/sound/soc/imx/Kconfig
+++ b/sound/soc/imx/Kconfig
@@ -19,3 +19,12 @@ config SND_MXC_SOC_WM1133_EV1
help
Enable support for audio on the i.MX31ADS with the WM1133-EV1
PMIC board with WM8835x fitted.
+
+config SND_SOC_PHYCORE_AC97
+ tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
+ depends on MACH_PCM043 || MACH_PCA100
+ select SND_MXC_SOC_SSI
+ select SND_SOC_WM9712
+ help
+ Say Y if you want to add support for SoC audio on Phytec phyCORE
+ and phyCARD boards in AC97 mode
--
1.7.1
next prev parent reply other threads:[~2010-05-31 10:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-31 8:49 i.MX SSI Kconfig fixes Sascha Hauer
2010-05-31 8:49 ` [PATCH 1/2] i.MX ssi: MX31ads sound support should depend on MACH_MX31ADS Sascha Hauer
2010-05-31 10:12 ` Mark Brown
2010-05-31 10:28 ` Sascha Hauer [this message]
2010-05-31 10:30 ` [PATCH 2/2] i.MX ssi: Add missing Kconfig entry for Phytec boards Mark Brown
2010-05-31 12:19 ` Sascha Hauer
2010-05-31 17:17 ` Mark Brown
2010-05-31 8:49 ` Sascha Hauer
2010-05-31 9:40 ` i.MX SSI Kconfig fixes Liam Girdwood
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=1275301701-17599-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).