hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/sound/soc/codecs/Kconfig
....@@ -216,6 +216,7 @@
216216 imply SND_SOC_TAS5720
217217 imply SND_SOC_TAS6424
218218 imply SND_SOC_TDA7419
219
+ imply SND_SOC_TDA7803
219220 imply SND_SOC_TFA9879
220221 imply SND_SOC_TLV320ADCX140
221222 imply SND_SOC_TLV320AIC23_I2C
....@@ -1442,6 +1443,11 @@
14421443 depends on I2C
14431444 select REGMAP_I2C
14441445
1446
+config SND_SOC_TDA7803
1447
+ tristate "ST TDA7803 audio processor"
1448
+ depends on I2C
1449
+ select REGMAP_I2C
1450
+
14451451 config SND_SOC_TFA9879
14461452 tristate "NXP Semiconductors TFA9879 amplifier"
14471453 depends on I2C