Commit 4e449238 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Mark Brown

ASoC: cs42l51: make driver user-selectable

Since we are removing the Armada 370 DB audio machine driver to use
the 'simple-card' Device Tree binding, we can no longer select the
CS42L51 codec driver using a Kconfig 'select', and we instead need it
to be user-selectable. Therefore, this commit adds a prompt to make
the CS42L51 I2C codec driver user-selectable.
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: default avatarBrian Austin <brian.austin@cirrus.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f114040e
......@@ -336,7 +336,7 @@ config SND_SOC_CS42L51
tristate
config SND_SOC_CS42L51_I2C
tristate
tristate "Cirrus Logic CS42L51 CODEC (I2C)"
select SND_SOC_CS42L51
config SND_SOC_CS42L52
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment