diff mbox

[v2] ASoC: pcm5102a: Provide a menu selection text

Message ID 20170107194531.19970-1-joerg.krause@embedded.rocks (mailing list archive)
State New, archived
Headers show

Commit Message

Jörg Krause Jan. 7, 2017, 7:45 p.m. UTC
Provide a menu selection text so that users can enable, disable or
mark it as module in menuconfig.

This is necessary for using the codec with the simple-card framework.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
Changes v2:
  - improve commit log (suggested by Takashi Iwai)

---
 sound/soc/codecs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 9e1718a8cb1c..534c8c2b5da1 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -642,7 +642,7 @@  config SND_SOC_PCM3168A_SPI
 	select REGMAP_SPI
 
 config SND_SOC_PCM5102A
-	tristate
+	tristate "Texas Instruments PCM5102A CODEC"
 
 config SND_SOC_PCM512x
 	tristate