1 # SPDX-License-Identifier: GPL-2.0 2 # platform driver 3 snd-soc-mtk-common-y := mtk-afe-platform-driver.o mtk-afe-fe-dai.o mtk-dsp-sof-common.o mtk-soundcard-driver.o 4 snd-soc-mtk-common-y += mtk-dai-adda-common.o 5 6 obj-$(CONFIG_SND_SOC_MEDIATEK) += snd-soc-mtk-common.o 7 8 obj-$(CONFIG_SND_SOC_MTK_BTCVSD) += mtk-btcvsd.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.