summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorInha Song <ideal.song@samsung.com>2014-07-11 10:08:43 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 12:00:20 +0900
commit3f2823c6dc9fdce0262484b7347b21a4c19d4fa7 (patch)
tree0eae49592d51e69956983e58c405fd47f6157f7a /sound/soc/codecs/Kconfig
parentbf8994cd194d494dfeaf1ffe05d85573d3bf41d8 (diff)
downloadlinux-3.10-3f2823c6dc9fdce0262484b7347b21a4c19d4fa7.tar.gz
linux-3.10-3f2823c6dc9fdce0262484b7347b21a4c19d4fa7.tar.bz2
linux-3.10-3f2823c6dc9fdce0262484b7347b21a4c19d4fa7.zip
ASoC: ymu831: Add Yamaha YMU831 codec support
Signed-off-by: Inha Song <ideal.song@samsung.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 576065fac9e..cb5fa34313c 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -125,6 +125,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_WM9705 if SND_SOC_AC97_BUS
select SND_SOC_WM9712 if SND_SOC_AC97_BUS
select SND_SOC_WM9713 if SND_SOC_AC97_BUS
+ select SND_SOC_YAMAHA_YMU831 if SPI_MASTER
help
Normally ASoC codec drivers are only built if a machine driver which
uses them is also built since they are only usable with a machine
@@ -507,6 +508,7 @@ config SND_SOC_WM9712
config SND_SOC_WM9713
tristate
+source "sound/soc/codecs/ymu831/Kconfig"
# Amp
config SND_SOC_LM4857
tristate