aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@leon.nu>2011-11-05 12:38:02 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-10 12:00:35 +0000
commit94d5f7c0255bd712d68732a0180558d45fe6eac5 (patch)
tree61663a6dd14f9d9c83e2be395abd5a7a0b0a9533 /sound/soc/codecs/Kconfig
parentASoC: Remove extra space in runtime struct definition (diff)
downloadlinux-dev-94d5f7c0255bd712d68732a0180558d45fe6eac5.tar.xz
linux-dev-94d5f7c0255bd712d68732a0180558d45fe6eac5.zip
ASoC: Add new Realtek ALC5632 CODEC driver
This driver implements basic functionality, using I²C for the control channel. Signed-off-by: Leon Romanovsky <leon@leon.nu> Signed-off-by: Andrey Danin <danindrey@mail.ru> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 4584514d93d4..684cc1570689 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -26,6 +26,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_AK4642 if I2C
select SND_SOC_AK4671 if I2C
select SND_SOC_ALC5623 if I2C
+ select SND_SOC_ALC5632 if I2C
select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC
select SND_SOC_CS42L51 if I2C
select SND_SOC_CS4270 if I2C
@@ -168,6 +169,8 @@ config SND_SOC_AK4671
config SND_SOC_ALC5623
tristate
+config SND_SOC_ALC5632
+ tristate
config SND_SOC_CQ0093VC
tristate