]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - sound/soc/bcm/Kconfig
Support for Blokas Labs pisound board
[mirror_ubuntu-artful-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
1431049f
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.
e48a1487 27
68f68ae7
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
772f16b8
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
0a024786
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
e48a1487
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.
9cf751ad 55
a6f8c41a
WB
56config 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
01a9fbf6
AS
63config 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
70config 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
9cf751ad
GG
77config 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.
fe4058ca 83
f61f4166
D
84config SND_BCM2708_SOC_IQAUDIO_DIGI
85 tristate "Support for IQAudIO Digi"
86 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
87 select SND_SOC_WM8804
88 help
89 Say Y or M if you want to add support for IQAudIO Digital IO board.
90
fe4058ca
JG
91config SND_BCM2708_SOC_RASPIDAC3
92 tristate "Support for RaspiDAC Rev.3x"
93 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
94 select SND_SOC_PCM512x_I2C
95 select SND_SOC_TPA6130A2
96 help
97 Say Y or M if you want to add support for RaspiDAC Rev.3x.
374ca364
AG
98
99config SND_BCM2708_SOC_ADAU1977_ADC
100 tristate "Support for ADAU1977 ADC"
101 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
102 select SND_SOC_ADAU1977_I2C
103 help
104 Say Y or M if you want to add support for ADAU1977 ADC.
a4a8dde5
MF
105
106config SND_AUDIOINJECTOR_PI_SOUNDCARD
107 tristate "Support for audioinjector.net Pi add on soundcard"
108 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
109 select SND_SOC_WM8731
110 help
111 Say Y or M if you want to add support for audioinjector.net Pi Hat
298b83c3 112
113config SND_DIGIDAC1_SOUNDCARD
114 tristate "Support for Red Rocks Audio DigiDAC1"
115 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
116 select SND_SOC_WM8804
117 select SND_SOC_WM8741
118 help
119 Say Y or M if you want to add support for Red Rocks Audio DigiDAC1 board.
54791c79
D
120
121config SND_BCM2708_SOC_DIONAUDIO_LOCO
122 tristate "Support for Dion Audio LOCO DAC-AMP"
123 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
124 select SND_SOC_PCM5102a
125 help
126 Say Y or M if you want to add support for Dion Audio LOCO.
10809ee8
CM
127
128config SND_BCM2708_SOC_ALLO_PIANO_DAC
129 tristate "Support for Allo Piano DAC"
130 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
131 select SND_SOC_PCM512x_I2C
132 help
133 Say Y or M if you want to add support for Allo Piano DAC.
cb917407
RM
134
135config SND_BCM2708_SOC_ALLO_PIANO_DAC_PLUS
136 tristate "Support for Allo Piano DAC Plus"
137 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
138 select SND_SOC_PCM512x_I2C
139 help
140 Say Y or M if you want to add support for Allo Piano DAC Plus.
76550ff7
B
141
142config SND_BCM2708_SOC_ALLO_BOSS_DAC
143 tristate "Support for Allo Boss DAC"
144 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
145 select SND_SOC_PCM512x_I2C
146 help
147 Say Y or M if you want to add support for Allo Boss DAC.
8c855fbd 148
149config SND_PISOUND
150 tristate "Support for Blokas Labs pisound"
151 depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
152 help
153 Say Y or M if you want to add support for Blokas Labs pisound.