1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 # platform driver 2 # platform driver 3 snd-soc-mt2701-afe-y := mt2701-afe-pcm.o mt270 3 snd-soc-mt2701-afe-y := mt2701-afe-pcm.o mt2701-afe-clock-ctrl.o 4 obj-$(CONFIG_SND_SOC_MT2701) += snd-soc-mt2701 4 obj-$(CONFIG_SND_SOC_MT2701) += snd-soc-mt2701-afe.o 5 5 6 # machine driver 6 # machine driver 7 obj-$(CONFIG_SND_SOC_MT2701_CS42448) += mt2701 7 obj-$(CONFIG_SND_SOC_MT2701_CS42448) += mt2701-cs42448.o 8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701- 8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.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.