[PATCH v2 4/9] ASoC: rt5659: Add Kconfig prompt

Sameer Pujar spujar at nvidia.com
Fri Jan 29 19:27:41 CET 2021


Add tristate prompt to allow codec selection.

Cc: Oder Chiou <oder_chiou at realtek.com>
Cc: Bard Liao <bardliao at realtek.com>
Signed-off-by: Sameer Pujar <spujar at nvidia.com>
---
 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 9bf6bfd..df34b3b 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1162,7 +1162,7 @@ config SND_SOC_RT5651
 	depends on I2C
 
 config SND_SOC_RT5659
-	tristate
+	tristate "Realtek RT5658/RT5659 Codec"
 	depends on I2C
 
 config SND_SOC_RT5660
-- 
2.7.4



More information about the Alsa-devel mailing list