arm64: dts: qcom: sm8550: add TRNG node
[linux-modified.git] / sound / soc / mediatek / mt8183 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 # platform driver
4 snd-soc-mt8183-afe-objs := \
5         mt8183-afe-pcm.o \
6         mt8183-afe-clk.o \
7         mt8183-dai-i2s.o \
8         mt8183-dai-tdm.o \
9         mt8183-dai-pcm.o \
10         mt8183-dai-hostless.o \
11         mt8183-dai-adda.o
12
13 obj-$(CONFIG_SND_SOC_MT8183) += snd-soc-mt8183-afe.o
14 obj-$(CONFIG_SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A) += mt8183-mt6358-ts3a227-max98357.o
15 obj-$(CONFIG_SND_SOC_MT8183_DA7219_MAX98357A) += mt8183-da7219-max98357.o