alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: codecs: Allow user to select WM9713 codec
@ 2016-06-18 17:04 Alexander Shiyan
  2016-07-04  9:20 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2016-06-18 17:04 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai, Mark Brown, Liam Girdwood, Alexander Shiyan

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

Signed-off-by: Alexander Shiyan <shc_work@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-04  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18 17:04 [PATCH] ASoC: codecs: Allow user to select WM9713 codec Alexander Shiyan
2016-07-04  9:20 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).