1# SPDX-License-Identifier: GPL-2.0 2# K1 Platform Support 3snd-soc-k1-i2s-y := k1_i2s.o 4 5obj-$(CONFIG_SND_SOC_K1_I2S) += snd-soc-k1-i2s.o 6