1 # SPDX-License-Identifier: GPL-2.0+ 2 # Renoir platform Support 3 snd-rn-pci-acp3x-y := rn-pci-acp3x.o 4 snd-acp3x-pdm-dma-y := acp3x-pdm-dma.o 5 snd-acp3x-rn-y := acp3x-rn.o 6 obj-$(CONFIG_SND_SOC_AMD_RENOIR) += snd-rn-pci-acp3x.o 7 obj-$(CONFIG_SND_SOC_AMD_RENOIR) += snd-acp3x-pdm-dma.o 8 obj-$(CONFIG_SND_SOC_AMD_RENOIR_MACH) += snd-acp3x-rn.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.