mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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>
This commit is contained in:
parent
9da776ba78
commit
36da67630d
1 changed files with 2 additions and 1 deletions
|
@ -679,7 +679,8 @@ config SND_SOC_DA7210
|
|||
tristate
|
||||
|
||||
config SND_SOC_DA7213
|
||||
tristate
|
||||
tristate "Dialog DA7213 CODEC"
|
||||
depends on I2C
|
||||
|
||||
config SND_SOC_DA7218
|
||||
tristate
|
||||
|
|
Loading…
Add table
Reference in a new issue