public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH] ASoC: codecs: make PCM5102A codec selectable
@ 2020-02-14  0:25 David Douard
  2020-02-18 16:04 ` Pierre-Louis Bossart
  0 siblings, 1 reply; 4+ messages in thread
From: David Douard @ 2020-02-14  0:25 UTC (permalink / raw)
  To: alsa-devel; +Cc: David Douard

The PCM5102A codec entry in the Kconfig file lacks a title/description
to make it selectable in menuconfig (since it has no dependent i2s/spi 
sub-modules like e.g. the pcm512x one).
---
 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 7e90f5d83097..676fa62e9b7f 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -934,7 +934,7 @@ config SND_SOC_PCM3168A_SPI
 	select REGMAP_SPI
 
 config SND_SOC_PCM5102A
-	tristate
+	tristate "Texas Instruments PCM5102A CODEC"
 
 config SND_SOC_PCM512x
 	tristate
-- 
2.20.1

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-24 17:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-14  0:25 [alsa-devel] [PATCH] ASoC: codecs: make PCM5102A codec selectable David Douard
2020-02-18 16:04 ` Pierre-Louis Bossart
2020-02-23 16:10   ` David Douard
2020-02-24 16:13     ` Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox