Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: Add DA7213 audio codec as selectable option

This commit adds the Dialog DA7213 audio codec as a selectable option
in the kernel config. Currently the driver can only be selected for
Intel Baytrail/Cherrytrail devices or if SND_SOC_ALL_CODECS is enabled.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20191108174843.11227-3-sebastian.reichel@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Sebastian Reichel and committed by
Mark Brown
36da6763 9da776ba

+2 -1
+2 -1
sound/soc/codecs/Kconfig
··· 679 679 tristate 680 680 681 681 config SND_SOC_DA7213 682 - tristate 682 + tristate "Dialog DA7213 CODEC" 683 + depends on I2C 683 684 684 685 config SND_SOC_DA7218 685 686 tristate