
20 Dec
2016
20 Dec
'16
6:26 p.m.
Provide a menu selection text so that users can enable, disable or mark it as module in menuconfig.
Signed-off-by: Jörg Krause joerg.krause@embedded.rocks --- 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 084c2aa..9ee9591 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -624,7 +624,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.10.2