| .. | .. |
|---|
| 164 | 164 | imply SND_SOC_RK3528 |
|---|
| 165 | 165 | imply SND_SOC_RK730 |
|---|
| 166 | 166 | imply SND_SOC_RK817 |
|---|
| 167 | + imply SND_SOC_ROCKCHIP_SPI_CODEC |
|---|
| 167 | 168 | imply SND_SOC_RT274 |
|---|
| 168 | 169 | imply SND_SOC_RT286 |
|---|
| 169 | 170 | imply SND_SOC_RT298 |
|---|
| .. | .. |
|---|
| 216 | 217 | imply SND_SOC_TAS5720 |
|---|
| 217 | 218 | imply SND_SOC_TAS6424 |
|---|
| 218 | 219 | imply SND_SOC_TDA7419 |
|---|
| 220 | + imply SND_SOC_TDA7803 |
|---|
| 219 | 221 | imply SND_SOC_TFA9879 |
|---|
| 220 | 222 | imply SND_SOC_TLV320ADCX140 |
|---|
| 221 | 223 | imply SND_SOC_TLV320AIC23_I2C |
|---|
| .. | .. |
|---|
| 1169 | 1171 | default m if SND_SOC_RT286=m |
|---|
| 1170 | 1172 | default m if SND_SOC_RT298=m |
|---|
| 1171 | 1173 | |
|---|
| 1174 | +config SND_SOC_ROCKCHIP_SPI_CODEC |
|---|
| 1175 | + tristate "SPI CODEC" |
|---|
| 1176 | + depends on ARCH_ROCKCHIP |
|---|
| 1177 | + depends on SPI_MASTER |
|---|
| 1178 | + select REGMAP_SPI |
|---|
| 1179 | + help |
|---|
| 1180 | + Enable support for a remote audio dsp which act as a codec. |
|---|
| 1181 | + Control the adsp by spi. |
|---|
| 1182 | + |
|---|
| 1172 | 1183 | config SND_SOC_RT274 |
|---|
| 1173 | 1184 | tristate |
|---|
| 1174 | 1185 | depends on I2C |
|---|
| .. | .. |
|---|
| 1392 | 1403 | config SND_SOC_STAC9766 |
|---|
| 1393 | 1404 | tristate |
|---|
| 1394 | 1405 | depends on SND_SOC_AC97_BUS |
|---|
| 1406 | + select REGMAP_AC97 |
|---|
| 1395 | 1407 | |
|---|
| 1396 | 1408 | config SND_SOC_STI_SAS |
|---|
| 1397 | 1409 | tristate "codec Audio support for STI SAS codec" |
|---|
| .. | .. |
|---|
| 1439 | 1451 | |
|---|
| 1440 | 1452 | config SND_SOC_TDA7419 |
|---|
| 1441 | 1453 | tristate "ST TDA7419 audio processor" |
|---|
| 1454 | + depends on I2C |
|---|
| 1455 | + select REGMAP_I2C |
|---|
| 1456 | + |
|---|
| 1457 | +config SND_SOC_TDA7803 |
|---|
| 1458 | + tristate "ST TDA7803 audio processor" |
|---|
| 1442 | 1459 | depends on I2C |
|---|
| 1443 | 1460 | select REGMAP_I2C |
|---|
| 1444 | 1461 | |
|---|
| .. | .. |
|---|
| 1798 | 1815 | config SND_SOC_ZL38060 |
|---|
| 1799 | 1816 | tristate "Microsemi ZL38060 Connected Home Audio Processor" |
|---|
| 1800 | 1817 | depends on SPI_MASTER |
|---|
| 1801 | | - select GPIOLIB |
|---|
| 1818 | + depends on GPIOLIB |
|---|
| 1802 | 1819 | select REGMAP |
|---|
| 1803 | 1820 | help |
|---|
| 1804 | 1821 | Support for ZL38060 Connected Home Audio Processor from Microsemi, |
|---|