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 109b425 commit 2fcc1feCopy full SHA for 2fcc1fe
sound/soc/rockchip/Kconfig
@@ -32,6 +32,13 @@ config SND_SOC_ROCKCHIP_I2S_TDM
32
Rockchip I2S/TDM device. The device supports up to maximum of
33
8 channels each for play and record.
34
35
+config SND_SOC_ROCKCHIP_I2S_TDM_MULTI_LANES
36
+ bool "Rockchip TDM Multi Lanes"
37
+ depends on SND_SOC_ROCKCHIP_I2S_TDM
38
+ help
39
+ Say Y or M if you want to add support for TDM Multi Lanes
40
+ based on I2S_TDM controller.
41
+
42
config SND_SOC_ROCKCHIP_MULTI_DAIS
43
tristate "Rockchip Multi-DAIS Device Driver"
44
depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP
0 commit comments