summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorJames Schulman <james.schulman@cirrus.com>2016-11-07 14:38:37 -0600
committerMark Brown <broonie@kernel.org>2016-11-09 13:50:14 +0000
commit2c394ca79604b404fe60218670ab301ecb758b34 (patch)
tree6fdd5e472fd096dbad7a7c753edb2f3f1ac8f056 /sound/soc/codecs/Kconfig
parent55060feefcdff692ace47b1a2346998dfcd4bcb5 (diff)
downloadop-kernel-dev-2c394ca79604b404fe60218670ab301ecb758b34.zip
op-kernel-dev-2c394ca79604b404fe60218670ab301ecb758b34.tar.gz
ASoC: Add support for CS42L42 codec
Add support for Cirrus Logic CS42L42 codec. SoundWire support is not enabled. Features support for I2C control and I2S audio. Signed-off-by: James Schulman <james.schulman@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index bf2f26d..2aa709a 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -49,6 +49,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_CS35L32 if I2C
select SND_SOC_CS35L33 if I2C
select SND_SOC_CS35L34 if I2C
+ select SND_SOC_CS42L42 if I2C
select SND_SOC_CS42L51_I2C if I2C
select SND_SOC_CS42L52 if I2C && INPUT
select SND_SOC_CS42L56 if I2C && INPUT
@@ -404,6 +405,10 @@ config SND_SOC_CS35L34
tristate "Cirrus Logic CS35L34 CODEC"
depends on I2C
+config SND_SOC_CS42L42
+ tristate "Cirrus Logic CS42L42 CODEC"
+ depends on I2C
+
config SND_SOC_CS42L51
tristate
OpenPOWER on IntegriCloud