ASoC: rt5640: Make codec selectable
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 12 Jun 2021 20:06:50 +0000 (22:06 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Jun 2021 14:01:04 +0000 (15:01 +0100)
commit08c56cab302a059c1f3a95c164def7b21c67ad2e
tree772d8047af80ba0a4bc6f849791add2352423616
parent39175acd699ae73abd855748e05fb117dcc05a1f
ASoC: rt5640: Make codec selectable

The Realtek rt5640 codec driver can be used with the generic sound card
drivers, so it should be selectable. For example, with the addition
of #sound-dai-cells = <0> property in DT, it can be used with simple and
graph card drivers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20210612200650.1301661-1-martin.blumenstingl@googlemail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig