diff options
| author | Krishna Mohan Dani <[email protected]> | 2014-11-13 17:44:23 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2014-11-13 18:08:00 +0000 |
| commit | 86707f7fece1d3a34aeb1e9c7f2178fd5ff4e788 (patch) | |
| tree | 39a02553f316ff8e42d353e28ae47dad0a0f94cf | |
| parent | 9e6280cd44c1cceaaac921567ee8c5731b7cc72b (diff) | |
ASoC: rt5631: Adding the description of the codec
Signed-off-by: Krishna Mohan Dani <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
| -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 |