![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # BCM2835 Platform Support 0003 snd-soc-bcm2835-i2s-objs := bcm2835-i2s.o 0004 0005 obj-$(CONFIG_SND_BCM2835_SOC_I2S) += snd-soc-bcm2835-i2s.o 0006 0007 # CYGNUS Platform Support 0008 snd-soc-cygnus-objs := cygnus-pcm.o cygnus-ssp.o 0009 0010 obj-$(CONFIG_SND_SOC_CYGNUS) += snd-soc-cygnus.o 0011 0012 # BCM63XX Platform Support 0013 snd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o 0014 0015 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |