[d-kernel] [PATCH] ASoC: rt5640: Make codec selectable

Vitaly Chikunov vt на altlinux.org
Ср Ноя 16 19:28:23 MSK 2022


From: Martin Blumenstingl <martin.blumenstingl at googlemail.com>

The Realtek rt5640 codec driver can be used with the generic sound card
drivers, so it should be selectable. For example, with the addition
of #sound-dai-cells = <0> property in DT, it can be used with simple and
graph card drivers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
Link: https://lore.kernel.org/r/20210612200650.1301661-1-martin.blumenstingl@googlemail.com
Signed-off-by: Mark Brown <broonie at kernel.org>
Link: https://bugzilla.altlinux.org/44278
Signed-off-by: Vitaly Chikunov <vt at altlinux.org>
---
 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 eb4264bce102..b0f29d1defbe 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1140,7 +1140,7 @@ config SND_SOC_RT5631
 	depends on I2C
 
 config SND_SOC_RT5640
-	tristate
+	tristate "Realtek RT5640/RT5639 Codec"
 	depends on I2C
 
 config SND_SOC_RT5645
-- 
2.33.4



Подробная информация о списке рассылки devel-kernel