ASoC: cs42l51: make driver user-selectable
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Oct 2014 16:08:40 +0000 (17:08 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Oct 2014 22:34:13 +0000 (22:34 +0000)
commit4e44923847b0b2597eaef07d5e700f5dbed2162e
tree880cc2da897523d5ed535e8895e23ff5d716d7ee
parentf114040e3ea6e07372334ade75d1ee0775c355e1
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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig