hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/sound/soc/rockchip/Kconfig
....@@ -8,8 +8,12 @@
88 select the audio interfaces to support below.
99
1010 config SND_SOC_ROCKCHIP_DLP
11
- tristate "Rockchip Digital Loopback Driver"
11
+ tristate
12
+
13
+config SND_SOC_ROCKCHIP_DLP_PCM
14
+ tristate "Rockchip Digital Loopback PCM Driver"
1215 depends on SND_SOC_ROCKCHIP
16
+ select SND_SOC_ROCKCHIP_DLP
1317 help
1418 Say Y or M if you want to add support for DLP driver for
1519 Rockchip DMA-Based Digital Loopback.
....@@ -42,6 +46,7 @@
4246 config SND_SOC_ROCKCHIP_MULTI_DAIS
4347 tristate "Rockchip Multi-DAIS Device Driver"
4448 depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP
49
+ select SND_SOC_ROCKCHIP_DLP
4550 help
4651 Say Y or M if you want to add support for Multi-dais driver for
4752 Rockchip.