.. | .. |
---|
8 | 8 | select the audio interfaces to support below. |
---|
9 | 9 | |
---|
10 | 10 | 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" |
---|
12 | 15 | depends on SND_SOC_ROCKCHIP |
---|
| 16 | + select SND_SOC_ROCKCHIP_DLP |
---|
13 | 17 | help |
---|
14 | 18 | Say Y or M if you want to add support for DLP driver for |
---|
15 | 19 | Rockchip DMA-Based Digital Loopback. |
---|
.. | .. |
---|
32 | 36 | Rockchip I2S/TDM device. The device supports up to maximum of |
---|
33 | 37 | 8 channels each for play and record. |
---|
34 | 38 | |
---|
| 39 | +config SND_SOC_ROCKCHIP_I2S_TDM_MULTI_LANES |
---|
| 40 | + bool "Rockchip TDM Multi Lanes" |
---|
| 41 | + depends on SND_SOC_ROCKCHIP_I2S_TDM |
---|
| 42 | + help |
---|
| 43 | + Say Y or M if you want to add support for TDM Multi Lanes |
---|
| 44 | + based on I2S_TDM controller. |
---|
| 45 | + |
---|
35 | 46 | config SND_SOC_ROCKCHIP_MULTI_DAIS |
---|
36 | 47 | tristate "Rockchip Multi-DAIS Device Driver" |
---|
37 | 48 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
---|
| 49 | + select SND_SOC_ROCKCHIP_DLP |
---|
38 | 50 | help |
---|
39 | 51 | Say Y or M if you want to add support for Multi-dais driver for |
---|
40 | 52 | Rockchip. |
---|
.. | .. |
---|
58 | 70 | Rockchip SAI Controller. The Controller supports up to maximum of |
---|
59 | 71 | 128 channels each for play and record. |
---|
60 | 72 | |
---|
| 73 | +config SND_SOC_ROCKCHIP_SAI_VERBOSE |
---|
| 74 | + bool "Rockchip SAI Verbose Controls" |
---|
| 75 | + depends on SND_SOC_ROCKCHIP_SAI |
---|
| 76 | + help |
---|
| 77 | + Say Y if you want to export much more controls and info for SAI. |
---|
| 78 | + |
---|
61 | 79 | config SND_SOC_ROCKCHIP_SPDIF |
---|
62 | 80 | tristate "Rockchip SPDIF Device Driver" |
---|
63 | 81 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
---|