1 # SPDX-License-Identifier: GPL-2.0-only 2 snd-soc-xlnx-i2s-y := xlnx_i2s.o 3 obj-$(CONFIG_SND_SOC_XILINX_I2S) += snd-soc-xlnx-i2s.o 4 snd-soc-xlnx-formatter-pcm-y := xlnx_formatter_pcm.o 5 obj-$(CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER) += snd-soc-xlnx-formatter-pcm.o 6 snd-soc-xlnx-spdif-y := xlnx_spdif.o 7 obj-$(CONFIG_SND_SOC_XILINX_SPDIF) += snd-soc-xlnx-spdif.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.