mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 01:08:45 +00:00
This patch adds DVC (Digital Volume Controller) support which is member of CMD unit. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
2 lines
102 B
Makefile
2 lines
102 B
Makefile
snd-soc-rcar-objs := core.o gen.o src.o adg.o ssi.o dvc.o
|
|
obj-$(CONFIG_SND_SOC_RCAR) += snd-soc-rcar.o
|