1 # SPDX-License-Identifier: (GPL-2.0-only OR BS 2 # This file is provided under a dual BSD/GPLv2 3 # redistributing this file, you may do so unde 4 # 5 # Copyright(c) 2021, 2023, 2024 Advanced Micro 6 7 snd-sof-amd-acp-y := acp.o acp-loader.o acp-ip 8 snd-sof-amd-acp-$(CONFIG_SND_SOC_SOF_ACP_PROBE 9 snd-sof-amd-renoir-y := pci-rn.o renoir.o 10 snd-sof-amd-rembrandt-y := pci-rmb.o rembrandt 11 snd-sof-amd-vangogh-y := pci-vangogh.o vangogh 12 snd-sof-amd-acp63-y := pci-acp63.o acp63.o 13 snd-sof-amd-acp70-y := pci-acp70.o acp70.o 14 15 obj-$(CONFIG_SND_SOC_SOF_AMD_COMMON) += snd-so 16 obj-$(CONFIG_SND_SOC_SOF_AMD_RENOIR) += snd-so 17 obj-$(CONFIG_SND_SOC_SOF_AMD_REMBRANDT) += snd 18 obj-$(CONFIG_SND_SOC_SOF_AMD_VANGOGH) += snd-s 19 obj-$(CONFIG_SND_SOC_SOF_AMD_ACP63) += snd-sof 20 obj-$(CONFIG_SND_SOC_SOF_AMD_ACP70) += snd-sof
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.