summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorManoj Gangwal <mgangwal@nvidia.com>2011-12-20 20:28:46 +0530
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-30 10:47:22 +0530
commit23ec8c441aedd4428f41c7c1153a379b97f2fdb9 (patch)
tree6354b77f92356cc6c2c56678fccd4028a4bc5541 /sound/soc/codecs/Kconfig
parenta62a36ead05323b9d30d46215f555022ad0a44dd (diff)
asoc: codecs: Add ALC5640 audio codec.
Changes made to add support of ALC5640 codec for cardhu and support wm8903 codec also without need for code recompilation. Bug 910788 Change-Id: Iace74293a44c38eaae516552f03d8bfa6bfe936f Signed-off-by: Manoj Gangwal <mgangwal@nvidia.com> Reviewed-on: http://git-master/r/71455 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index f14d61e2834f..31fe04ddf19c 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -39,6 +39,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_MAX9850 if I2C
select SND_SOC_MAX9877 if I2C
select SND_SOC_PCM3008
+ select SND_SOC_RT5640 if I2C
select SND_SOC_SGTL5000 if I2C
select SND_SOC_SN95031 if INTEL_SCU_IPC
select SND_SOC_SPDIF
@@ -215,6 +216,9 @@ config SND_SOC_MAX9850
config SND_SOC_PCM3008
tristate
+config SND_SOC_RT5640
+ tristate
+
#Freescale sgtl5000 codec
config SND_SOC_SGTL5000
tristate