From 0017a384e4e590601b90d89ddfdc7790ac63af12 Mon Sep 17 00:00:00 2001 From: ashthespy Date: Fri, 17 Jan 2020 18:29:52 +0100 Subject: [PATCH 14/23] Fix PCM5102a tristate --- 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 4abf37b5083f..030f500f3bc8 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -914,7 +914,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.25.1