18 Jun
2016
18 Jun
'16
7:04 p.m.
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