diff mbox series

[v2,3/3] ASoC: codecs: allow WM8961 to be selected by the user

Message ID 20221003032414.248326-4-doug@schmorgal.com (mailing list archive)
State Accepted
Commit 74a6a948c8fc28c8937e24178739979b3cd2ce14
Headers show
Series ASoC: add devicetree support for WM8961 codec | expand

Commit Message

Doug Brown Oct. 3, 2022, 3:24 a.m. UTC
Allow the WM8961 driver to be enabled independently now that it is
usable with devicetree.

Signed-off-by: Doug Brown <doug@schmorgal.com>
---
 sound/soc/codecs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Charles Keepax Oct. 3, 2022, 10:12 a.m. UTC | #1
On Sun, Oct 02, 2022 at 08:24:14PM -0700, Doug Brown wrote:
> Allow the WM8961 driver to be enabled independently now that it is
> usable with devicetree.
> 
> Signed-off-by: Doug Brown <doug@schmorgal.com>
> ---

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles
diff mbox series

Patch

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index e3b90c425faf..2b5787ee8d31 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1929,7 +1929,7 @@  config SND_SOC_WM8960
 	depends on I2C
 
 config SND_SOC_WM8961
-	tristate
+	tristate "Wolfson Microelectronics WM8961 CODEC"
 	depends on I2C
 
 config SND_SOC_WM8962