Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 6 lines 209 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2# SYNOPSYS Platform Support 3obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o 4 5designware_i2s-y := dwc-i2s.o 6designware_i2s-$(CONFIG_SND_DESIGNWARE_PCM) += dwc-pcm.o