| .. | .. |
|---|
| 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. |
|---|
| .. | .. |
|---|
| 42 | 46 | config SND_SOC_ROCKCHIP_MULTI_DAIS |
|---|
| 43 | 47 | tristate "Rockchip Multi-DAIS Device Driver" |
|---|
| 44 | 48 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
|---|
| 49 | + select SND_SOC_ROCKCHIP_DLP |
|---|
| 45 | 50 | help |
|---|
| 46 | 51 | Say Y or M if you want to add support for Multi-dais driver for |
|---|
| 47 | 52 | Rockchip. |
|---|