We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f72947 commit 003ad4bCopy full SHA for 003ad4b
sound/soc/codecs/Kconfig
@@ -90,6 +90,7 @@ config SND_SOC_ALL_CODECS
90
select SND_SOC_HDMI_CODEC
91
select SND_SOC_PCM1681 if I2C
92
select SND_SOC_PCM1792A if SPI_MASTER
93
+ select SND_SOC_PCM5102A
94
select SND_SOC_PCM3008
95
select SND_SOC_PCM512x_I2C if I2C
96
select SND_SOC_PCM512x_SPI if SPI_MASTER
@@ -558,6 +559,9 @@ config SND_SOC_PCM1681
558
559
config SND_SOC_PCM1792A
560
tristate "Texas Instruments PCM1792A CODEC"
561
depends on SPI_MASTER
562
+
563
+config SND_SOC_PCM5102A
564
+ tristate "Texas Instruments PCM5102A CODEC"
565
566
config SND_SOC_PCM3008
567
tristate
0 commit comments