Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <nuno.sa@analog.com>
Link: https://patch.msgid.link/20241028-adau1373-shutdown-v2-1-647f56bbd182@analog.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Nuno Sa and committed by
Mark Brown
bebf0f45 d3119688

+1 -1
+1 -1
sound/soc/codecs/Kconfig
··· 465 465 select REGMAP_SPI 466 466 467 467 config SND_SOC_ADAU1373 468 - tristate 468 + tristate "Analog Devices ADAU1373 CODEC" 469 469 depends on I2C 470 470 select SND_SOC_ADAU_UTILS 471 471