]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - sound/soc/bcm/Kconfig
Update ds1307 driver for device-tree support
[mirror_ubuntu-zesty-kernel.git] / sound / soc / bcm / Kconfig
CommitLineData
c6aeb7de
FM
1config SND_BCM2835_SOC_I2S
2 tristate "SoC Audio support for the Broadcom BCM2835 I2S module"
3 depends on ARCH_BCM2835 || COMPILE_TEST
c6aeb7de
FM
4 select SND_SOC_GENERIC_DMAENGINE_PCM
5 select REGMAP_MMIO
6 help
7 Say Y or M if you want to add support for codecs attached to
8 the BCM2835 I2S interface. You will also need
9 to select the audio interfaces to support below.
1200a7d9
SR
10
11config SND_SOC_CYGNUS
12 tristate "SoC platform audio for Broadcom Cygnus chips"
13 depends on ARCH_BCM_CYGNUS || COMPILE_TEST
fe368377 14 depends on HAS_DMA
1200a7d9
SR
15 help
16 Say Y if you want to add support for ASoC audio on Broadcom
17 Cygnus chips (bcm958300, bcm958305, bcm911360)
18
9b870671
FM
19 If you don't know what to do here, say N.
20
21config SND_BCM2708_SOC_HIFIBERRY_DAC
22 tristate "Support for HifiBerry DAC"
23 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
24 select SND_SOC_PCM5102A
25 help
26 Say Y or M if you want to add support for HifiBerry DAC.
7ed26967 27
3f8a5ecb
DM
28config SND_BCM2708_SOC_HIFIBERRY_DACPLUS
29 tristate "Support for HifiBerry DAC+"
30 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
31 select SND_SOC_PCM512x
32 help
33 Say Y or M if you want to add support for HifiBerry DAC+.
34
2aedd126
DM
35config SND_BCM2708_SOC_HIFIBERRY_DIGI
36 tristate "Support for HifiBerry Digi"
37 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
38 select SND_SOC_WM8804
39 help
40 Say Y or M if you want to add support for HifiBerry Digi S/PDIF output board.
41
4f189c07
DM
42config SND_BCM2708_SOC_HIFIBERRY_AMP
43 tristate "Support for the HifiBerry Amp"
44 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
45 select SND_SOC_TAS5713
46 help
47 Say Y or M if you want to add support for the HifiBerry Amp amplifier board.
48
7ed26967
FM
49config SND_BCM2708_SOC_RPI_DAC
50 tristate "Support for RPi-DAC"
51 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
52 select SND_SOC_PCM1794A
53 help
54 Say Y or M if you want to add support for RPi-DAC.
7dfe1494
GG
55
56config SND_BCM2708_SOC_IQAUDIO_DAC
57 tristate "Support for IQaudIO-DAC"
58 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
59 select SND_SOC_PCM512x_I2C
60 help
61 Say Y or M if you want to add support for IQaudIO-DAC.