[PATCH] ASoC: codecs: allow SSM2518 to be selected by the user
Lucas Stach
l.stach at pengutronix.de
Mon Jun 28 23:04:58 CEST 2021
Allow the Analog SSM2518 driver to be enabled without a large
bunch of other drivers.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
sound/soc/codecs/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 2a7b3e363069..8f67c400d268 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1316,7 +1316,7 @@ config SND_SOC_SSM2305
high-efficiency mono Class-D audio power amplifiers.
config SND_SOC_SSM2518
- tristate
+ tristate "Analog Devices SSM2518 Class-D Amplifier"
depends on I2C
config SND_SOC_SSM2602
--
2.30.2
More information about the Alsa-devel
mailing list