Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 
0003 # platform driver
0004 snd-soc-mt6797-afe-objs := \
0005         mt6797-afe-pcm.o \
0006         mt6797-afe-clk.o \
0007         mt6797-dai-pcm.o \
0008         mt6797-dai-hostless.o \
0009         mt6797-dai-adda.o
0010 
0011 obj-$(CONFIG_SND_SOC_MT6797) += snd-soc-mt6797-afe.o
0012 
0013 # machine driver
0014 obj-$(CONFIG_SND_SOC_MT6797_MT6351) += mt6797-mt6351.o