.. | .. |
---|
32 | 32 | Rockchip I2S/TDM device. The device supports up to maximum of |
---|
33 | 33 | 8 channels each for play and record. |
---|
34 | 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 | + |
---|
35 | 42 | config SND_SOC_ROCKCHIP_MULTI_DAIS |
---|
36 | 43 | tristate "Rockchip Multi-DAIS Device Driver" |
---|
37 | 44 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
---|
.. | .. |
---|
58 | 65 | Rockchip SAI Controller. The Controller supports up to maximum of |
---|
59 | 66 | 128 channels each for play and record. |
---|
60 | 67 | |
---|
| 68 | +config SND_SOC_ROCKCHIP_SAI_VERBOSE |
---|
| 69 | + bool "Rockchip SAI Verbose Controls" |
---|
| 70 | + depends on SND_SOC_ROCKCHIP_SAI |
---|
| 71 | + help |
---|
| 72 | + Say Y if you want to export much more controls and info for SAI. |
---|
| 73 | + |
---|
61 | 74 | config SND_SOC_ROCKCHIP_SPDIF |
---|
62 | 75 | tristate "Rockchip SPDIF Device Driver" |
---|
63 | 76 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
---|