hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/sound/soc/codecs/Kconfig
....@@ -164,6 +164,7 @@
164164 imply SND_SOC_RK3528
165165 imply SND_SOC_RK730
166166 imply SND_SOC_RK817
167
+ imply SND_SOC_ROCKCHIP_SPI_CODEC
167168 imply SND_SOC_RT274
168169 imply SND_SOC_RT286
169170 imply SND_SOC_RT298
....@@ -1170,6 +1171,15 @@
11701171 default m if SND_SOC_RT286=m
11711172 default m if SND_SOC_RT298=m
11721173
1174
+config SND_SOC_ROCKCHIP_SPI_CODEC
1175
+ tristate "SPI CODEC"
1176
+ depends on ARCH_ROCKCHIP
1177
+ depends on SPI_MASTER
1178
+ select REGMAP_SPI
1179
+ help
1180
+ Enable support for a remote audio dsp which act as a codec.
1181
+ Control the adsp by spi.
1182
+
11731183 config SND_SOC_RT274
11741184 tristate
11751185 depends on I2C
....@@ -1393,6 +1403,7 @@
13931403 config SND_SOC_STAC9766
13941404 tristate
13951405 depends on SND_SOC_AC97_BUS
1406
+ select REGMAP_AC97
13961407
13971408 config SND_SOC_STI_SAS
13981409 tristate "codec Audio support for STI SAS codec"
....@@ -1804,7 +1815,7 @@
18041815 config SND_SOC_ZL38060
18051816 tristate "Microsemi ZL38060 Connected Home Audio Processor"
18061817 depends on SPI_MASTER
1807
- select GPIOLIB
1818
+ depends on GPIOLIB
18081819 select REGMAP
18091820 help
18101821 Support for ZL38060 Connected Home Audio Processor from Microsemi,