[alsa-devel] [PATCH] ASoC: codecs: Allow user to select WM9713 codec

Alexander Shiyan shc_work at mail.ru
Sat Jun 18 19:04:08 CEST 2016


Add simple description and necessary options to allow to select
Wolfson WM9713 codec.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 sound/soc/codecs/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 4d82a58..6721427 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1010,8 +1010,9 @@ config SND_SOC_WM9712
 	tristate
 
 config SND_SOC_WM9713
-	tristate
+	tristate "Wolfson Microelectronics WM9713 codec"
 	select REGMAP_AC97
+	select SND_SOC_AC97_BUS
 
 # Amp
 config SND_SOC_LM4857
-- 
2.4.9



More information about the Alsa-devel mailing list