mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 04:35:06 +07:00
bff58ea4f4
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
|