linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: add codec support for mini6410 and real6410 boards
@ 2010-11-17 20:21 Paulius Zaleckas
  2010-11-18  1:30 ` Jassi Brar
  0 siblings, 1 reply; 2+ messages in thread
From: Paulius Zaleckas @ 2010-11-17 20:21 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
---

 sound/soc/s3c24xx/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index 8a6b53c..b1fcbd3 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -132,7 +132,7 @@ config SND_S3C24XX_SOC_RX1950_UDA1380
 
 config SND_SOC_SMDK_WM9713
 	tristate "SoC AC97 Audio support for SMDK with WM9713"
-	depends on SND_S3C24XX_SOC && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110)
+	depends on SND_S3C24XX_SOC && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110 || MACH_MINI6410 || MACH_REAL6410)
 	select SND_SOC_WM9713
 	select SND_S3C_SOC_AC97
 	help

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-18  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 20:21 [PATCH] ASoC: add codec support for mini6410 and real6410 boards Paulius Zaleckas
2010-11-18  1:30 ` Jassi Brar

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).