diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
| -rw-r--r-- | sound/soc/codecs/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index cbfa1e18f651..3960a57124fa 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
| @@ -47,6 +47,7 @@ config SND_SOC_ALL_CODECS | |||
| 47 | select SND_SOC_CS42L52 if I2C && INPUT | 47 | select SND_SOC_CS42L52 if I2C && INPUT |
| 48 | select SND_SOC_CS42L56 if I2C && INPUT | 48 | select SND_SOC_CS42L56 if I2C && INPUT |
| 49 | select SND_SOC_CS42L73 if I2C | 49 | select SND_SOC_CS42L73 if I2C |
| 50 | select SND_SOC_CS4265 if I2C | ||
| 50 | select SND_SOC_CS4270 if I2C | 51 | select SND_SOC_CS4270 if I2C |
| 51 | select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI | 52 | select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI |
| 52 | select SND_SOC_CS42XX8_I2C if I2C | 53 | select SND_SOC_CS42XX8_I2C if I2C |
| @@ -338,6 +339,11 @@ config SND_SOC_CS42L73 | |||
| 338 | tristate "Cirrus Logic CS42L73 CODEC" | 339 | tristate "Cirrus Logic CS42L73 CODEC" |
| 339 | depends on I2C | 340 | depends on I2C |
| 340 | 341 | ||
| 342 | config SND_SOC_CS4265 | ||
| 343 | tristate "Cirrus Logic CS4265 CODEC" | ||
| 344 | depends on I2C | ||
| 345 | select REGMAP_I2C | ||
| 346 | |||
| 341 | # Cirrus Logic CS4270 Codec | 347 | # Cirrus Logic CS4270 Codec |
| 342 | config SND_SOC_CS4270 | 348 | config SND_SOC_CS4270 |
| 343 | tristate "Cirrus Logic CS4270 CODEC" | 349 | tristate "Cirrus Logic CS4270 CODEC" |
