]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - sound/soc/bcm/Kconfig
Add Support for JustBoom Audio boards
[mirror_ubuntu-artful-kernel.git] / sound / soc / bcm / Kconfig
1 config SND_BCM2835_SOC_I2S
2 tristate "SoC Audio support for the Broadcom BCM2835 I2S module"
3 depends on ARCH_BCM2835 || COMPILE_TEST
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.
10
11 config SND_SOC_CYGNUS
12 tristate "SoC platform audio for Broadcom Cygnus chips"
13 depends on ARCH_BCM_CYGNUS || COMPILE_TEST
14 depends on HAS_DMA
15 help
16 Say Y if you want to add support for ASoC audio on Broadcom
17 Cygnus chips (bcm958300, bcm958305, bcm911360)
18
19 If you don't know what to do here, say N.
20
21 config 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.
27
28 config 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
35 config 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
42 config 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
49 config 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.
55
56 config SND_BCM2708_SOC_RPI_PROTO
57 tristate "Support for Rpi-PROTO"
58 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
59 select SND_SOC_WM8731
60 help
61 Say Y or M if you want to add support for Audio Codec Board PROTO (WM8731).
62
63 config SND_BCM2708_SOC_JUSTBOOM_DAC
64 tristate "Support for JustBoom DAC"
65 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
66 select SND_SOC_PCM512x
67 help
68 Say Y or M if you want to add support for JustBoom DAC.
69
70 config SND_BCM2708_SOC_JUSTBOOM_DIGI
71 tristate "Support for JustBoom Digi"
72 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
73 select SND_SOC_WM8804
74 help
75 Say Y or M if you want to add support for JustBoom Digi.
76
77 config SND_BCM2708_SOC_IQAUDIO_DAC
78 tristate "Support for IQaudIO-DAC"
79 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
80 select SND_SOC_PCM512x_I2C
81 help
82 Say Y or M if you want to add support for IQaudIO-DAC.
83
84 config SND_BCM2708_SOC_RASPIDAC3
85 tristate "Support for RaspiDAC Rev.3x"
86 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
87 select SND_SOC_PCM512x_I2C
88 select SND_SOC_TPA6130A2
89 help
90 Say Y or M if you want to add support for RaspiDAC Rev.3x.