From: Nuno Sa Date: Mon, 28 Oct 2024 15:43:38 +0000 (+0100) Subject: ASoC: codecs: adau1373: add some kconfig text X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bebf0f45326e6cbb6f96e405e4179962a5675aaf;p=users%2Fdwmw2%2Flinux.git ASoC: codecs: adau1373: add some kconfig text Add some text to 'tristate' so that we can actually enable the driver when using things like menuconfig. Signed-off-by: Nuno Sa Link: https://patch.msgid.link/20241028-adau1373-shutdown-v2-1-647f56bbd182@analog.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index f5a9e596632c9..d3cef4e497f3c 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -465,7 +465,7 @@ config SND_SOC_ADAU1372_SPI select REGMAP_SPI config SND_SOC_ADAU1373 - tristate + tristate "Analog Devices ADAU1373 CODEC" depends on I2C select SND_SOC_ADAU_UTILS