From: Doug Brown Date: Mon, 3 Oct 2022 03:24:14 +0000 (-0700) Subject: ASoC: codecs: allow WM8961 to be selected by the user X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=74a6a948c8fc28c8937e24178739979b3cd2ce14;p=linux.git ASoC: codecs: allow WM8961 to be selected by the user Allow the WM8961 driver to be enabled independently now that it is usable with devicetree. Signed-off-by: Doug Brown Acked-by: Charles Keepax Link: https://lore.kernel.org/r/20221003032414.248326-4-doug@schmorgal.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 7022e6286e6cb..7a13e750751ac 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -1930,7 +1930,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