diff options
author | Krishna Mohan Dani <krishna.md@samsung.com> | 2014-11-13 13:14:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-13 19:08:00 +0100 |
commit | 86707f7fece1d3a34aeb1e9c7f2178fd5ff4e788 (patch) | |
tree | 39a02553f316ff8e42d353e28ae47dad0a0f94cf /sound/soc/codecs/Kconfig | |
parent | ASoC: rt5631: Add device tree binding documentation (diff) | |
download | linux-86707f7fece1d3a34aeb1e9c7f2178fd5ff4e788.tar.xz linux-86707f7fece1d3a34aeb1e9c7f2178fd5ff4e788.zip |
ASoC: rt5631: Adding the description of the codec
Signed-off-by: Krishna Mohan Dani <krishna.md@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index a68d1731a8fd..7e43e97ef359 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -487,7 +487,8 @@ config SND_SOC_RT286 depends on I2C config SND_SOC_RT5631 - tristate + tristate "Realtek ALC5631/RT5631 CODEC" + depends on I2C config SND_SOC_RT5640 tristate |