]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - sound/soc/intel/Kconfig
ASoC: Intel: select DW_DMAC_CORE since it's mandatory
[mirror_ubuntu-zesty-kernel.git] / sound / soc / intel / Kconfig
CommitLineData
e62255f2
VK
1config SND_MFLD_MACHINE
2 tristate "SOC Machine Audio driver for Intel Medfield MID platform"
5914ccf4 3 depends on INTEL_SCU_IPC
e62255f2 4 select SND_SOC_SN95031
a355d678 5 select SND_SST_MFLD_PLATFORM
f533a035 6 select SND_SST_IPC_PCI
e62255f2
VK
7 help
8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform
9 used as alsa device in audio substem in Intel(R) MID devices
c3f2fe62 10 Say Y if you have such a device.
e62255f2
VK
11 If unsure select "N".
12
a355d678 13config SND_SST_MFLD_PLATFORM
e62255f2 14 tristate
6f0c4226 15 select SND_SOC_COMPRESS
ddfa40b1 16
0fbc7d73
VK
17config SND_SST_IPC
18 tristate
19
f533a035
VK
20config SND_SST_IPC_PCI
21 tristate
22 select SND_SST_IPC
23
336cfbb0
VK
24config SND_SST_IPC_ACPI
25 tristate
26 select SND_SST_IPC
12cc291b 27 select SND_SOC_INTEL_SST
94ae3ce1 28 select IOSF_MBI
336cfbb0 29
ddfa40b1 30config SND_SOC_INTEL_SST
13735d1c 31 tristate
ddfa40b1 32 select SND_SOC_INTEL_SST_ACPI if ACPI
2dcffcee 33 select SND_SOC_INTEL_SST_MATCH if ACPI
afd95490 34 depends on (X86 || COMPILE_TEST)
ddfa40b1 35
a395bdd6
TI
36config SND_SOC_INTEL_SST_FIRMWARE
37 tristate
e90858ab 38 select DW_DMAC_CORE
a395bdd6 39
ddfa40b1
LG
40config SND_SOC_INTEL_SST_ACPI
41 tristate
42
2dcffcee
VK
43config SND_SOC_INTEL_SST_MATCH
44 tristate
45
5e4482fc
LG
46config SND_SOC_INTEL_HASWELL
47 tristate
e90858ab 48 select SND_SOC_INTEL_SST
c3474e21 49 select SND_SOC_INTEL_SST_FIRMWARE
90931b9e 50
20df8d03
JN
51config SND_SOC_INTEL_BAYTRAIL
52 tristate
e90858ab
AS
53 select SND_SOC_INTEL_SST
54 select SND_SOC_INTEL_SST_FIRMWARE
20df8d03 55
90931b9e 56config SND_SOC_INTEL_HASWELL_MACH
a8282136 57 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
13735d1c 58 depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
e90858ab 59 depends on DMADEVICES
90931b9e
LG
60 select SND_SOC_INTEL_HASWELL
61 select SND_SOC_RT5640
62 help
a8282136 63 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
90931b9e 64 Ultrabook platforms.
c3f2fe62 65 Say Y if you have such a device.
a8282136 66 If unsure select "N".
20df8d03 67
723bad3f
SN
68config SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH
69 tristate "ASoC Audio driver for Broxton with DA7219 and MAX98357A in I2S Mode"
70 depends on X86 && ACPI && I2C
71 select SND_SOC_INTEL_SST
72 select SND_SOC_INTEL_SKYLAKE
73 select SND_SOC_DA7219
74 select SND_SOC_MAX98357A
75 select SND_SOC_DMIC
76 select SND_SOC_HDAC_HDMI
77 select SND_HDA_DSP_LOADER
78 help
79 This adds support for ASoC machine driver for Broxton-P platforms
80 with DA7219 + MAX98357A I2S audio codec.
c3f2fe62 81 Say Y if you have such a device.
723bad3f
SN
82 If unsure select "N".
83
76016322
RB
84config SND_SOC_INTEL_BXT_RT298_MACH
85 tristate "ASoC Audio driver for Broxton with RT298 I2S mode"
86 depends on X86 && ACPI && I2C
87 select SND_SOC_INTEL_SST
88 select SND_SOC_INTEL_SKYLAKE
89 select SND_SOC_RT298
90 select SND_SOC_DMIC
91 select SND_SOC_HDAC_HDMI
92 select SND_HDA_DSP_LOADER
93 help
94 This adds support for ASoC machine driver for Broxton platforms
95 with RT286 I2S audio codec.
c3f2fe62 96 Say Y if you have such a device.
76016322
RB
97 If unsure select "N".
98
20df8d03
JN
99config SND_SOC_INTEL_BYT_RT5640_MACH
100 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
13735d1c 101 depends on X86_INTEL_LPSS && I2C
e90858ab
AS
102 depends on DMADEVICES
103 depends on SND_SST_IPC_ACPI = n
20df8d03
JN
104 select SND_SOC_INTEL_BAYTRAIL
105 select SND_SOC_RT5640
106 help
107 This adds audio driver for Intel Baytrail platform based boards
595788e4 108 with the RT5640 audio codec. This driver is deprecated, use
c3f2fe62 109 SND_SOC_INTEL_BYTCR_RT5640_MACH instead for better functionality.
9b351d46
JN
110
111config SND_SOC_INTEL_BYT_MAX98090_MACH
112 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
13735d1c 113 depends on X86_INTEL_LPSS && I2C
e90858ab
AS
114 depends on DMADEVICES
115 depends on SND_SST_IPC_ACPI = n
9b351d46
JN
116 select SND_SOC_INTEL_BAYTRAIL
117 select SND_SOC_MAX98090
118 help
119 This adds audio driver for Intel Baytrail platform based boards
120 with the MAX98090 audio codec.
afdb74fd 121
2d995e5d
JK
122config SND_SOC_INTEL_BDW_RT5677_MACH
123 tristate "ASoC Audio driver for Intel Broadwell with RT5677 codec"
e90858ab
AS
124 depends on X86_INTEL_LPSS && GPIOLIB && I2C
125 depends on DMADEVICES
2d995e5d
JK
126 select SND_SOC_INTEL_HASWELL
127 select SND_SOC_RT5677
128 help
129 This adds support for Intel Broadwell platform based boards with
130 the RT5677 audio codec.
131
afdb74fd
LG
132config SND_SOC_INTEL_BROADWELL_MACH
133 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
e90858ab
AS
134 depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
135 depends on DMADEVICES
afdb74fd 136 select SND_SOC_INTEL_HASWELL
afdb74fd
LG
137 select SND_SOC_RT286
138 help
139 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
140 Ultrabook platforms.
c3f2fe62 141 Say Y if you have such a device.
afdb74fd 142 If unsure select "N".
996cc849
SP
143
144config SND_SOC_INTEL_BYTCR_RT5640_MACH
595788e4 145 tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5640 codec"
3493d4a8 146 depends on X86 && I2C && ACPI
996cc849
SP
147 select SND_SOC_RT5640
148 select SND_SST_MFLD_PLATFORM
149 select SND_SST_IPC_ACPI
2dcffcee 150 select SND_SOC_INTEL_SST_MATCH if ACPI
996cc849 151 help
595788e4
PLB
152 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
153 platforms with RT5640 audio codec.
c3f2fe62 154 Say Y if you have such a device.
996cc849 155 If unsure select "N".
026da220 156
2bd5bd15
PLB
157config SND_SOC_INTEL_BYTCR_RT5651_MACH
158 tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5651 codec"
3493d4a8 159 depends on X86 && I2C && ACPI
2bd5bd15
PLB
160 select SND_SOC_RT5651
161 select SND_SST_MFLD_PLATFORM
162 select SND_SST_IPC_ACPI
2dcffcee 163 select SND_SOC_INTEL_SST_MATCH if ACPI
2bd5bd15
PLB
164 help
165 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
166 platforms with RT5651 audio codec.
c3f2fe62 167 Say Y if you have such a device.
2bd5bd15
PLB
168 If unsure select "N".
169
026da220
ML
170config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
171 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
3493d4a8 172 depends on X86_INTEL_LPSS && I2C && ACPI
026da220
ML
173 select SND_SOC_RT5670
174 select SND_SST_MFLD_PLATFORM
175 select SND_SST_IPC_ACPI
2dcffcee 176 select SND_SOC_INTEL_SST_MATCH if ACPI
026da220
ML
177 help
178 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
179 platforms with RT5672 audio codec.
c3f2fe62 180 Say Y if you have such a device.
026da220 181 If unsure select "N".
e18acdc0
FY
182
183config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
c4ba51ba 184 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
3493d4a8 185 depends on X86_INTEL_LPSS && I2C && ACPI
e18acdc0
FY
186 select SND_SOC_RT5645
187 select SND_SST_MFLD_PLATFORM
188 select SND_SST_IPC_ACPI
2dcffcee 189 select SND_SOC_INTEL_SST_MATCH if ACPI
e18acdc0
FY
190 help
191 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
c4ba51ba 192 platforms with RT5645/5650 audio codec.
e18acdc0 193 If unsure select "N".
17119a46
FY
194
195config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
196 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
c3f2fe62 197 depends on X86_INTEL_LPSS && I2C && ACPI
17119a46
FY
198 select SND_SOC_MAX98090
199 select SND_SOC_TS3A227E
200 select SND_SST_MFLD_PLATFORM
201 select SND_SST_IPC_ACPI
2dcffcee 202 select SND_SOC_INTEL_SST_MATCH if ACPI
17119a46 203 help
c3f2fe62
VK
204 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
205 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
206 If unsure select "N".
eb965e36
JK
207
208config SND_SOC_INTEL_SKYLAKE
209 tristate
210 select SND_HDA_EXT_CORE
92eb4f62 211 select SND_HDA_DSP_LOADER
3af36706 212 select SND_SOC_TOPOLOGY
b81fd263 213 select SND_SOC_INTEL_SST
624729fd
OA
214
215config SND_SOC_INTEL_SKL_RT286_MACH
216 tristate "ASoC Audio driver for SKL with RT286 I2S mode"
0928e8a5 217 depends on X86 && ACPI && I2C
624729fd
OA
218 select SND_SOC_INTEL_SST
219 select SND_SOC_INTEL_SKYLAKE
220 select SND_SOC_RT286
221 select SND_SOC_DMIC
23905cd1 222 select SND_SOC_HDAC_HDMI
624729fd
OA
223 help
224 This adds support for ASoC machine driver for Skylake platforms
225 with RT286 I2S audio codec.
c3f2fe62 226 Say Y if you have such a device.
624729fd 227 If unsure select "N".
a86d5057
HP
228
229config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH
230 tristate "ASoC Audio driver for SKL with NAU88L25 and SSM4567 in I2S Mode"
231 depends on X86_INTEL_LPSS && I2C
232 select SND_SOC_INTEL_SST
233 select SND_SOC_INTEL_SKYLAKE
234 select SND_SOC_NAU8825
235 select SND_SOC_SSM4567
236 select SND_SOC_DMIC
bc5f6ac9 237 select SND_SOC_HDAC_HDMI
a86d5057
HP
238 help
239 This adds support for ASoC Onboard Codec I2S machine driver. This will
240 create an alsa sound card for NAU88L25 + SSM4567.
c3f2fe62 241 Say Y if you have such a device.
a86d5057 242 If unsure select "N".
8eaf2b31
RA
243
244config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH
245 tristate "ASoC Audio driver for SKL with NAU88L25 and MAX98357A in I2S Mode"
246 depends on X86_INTEL_LPSS && I2C
247 select SND_SOC_INTEL_SST
248 select SND_SOC_INTEL_SKYLAKE
249 select SND_SOC_NAU8825
250 select SND_SOC_MAX98357A
251 select SND_SOC_DMIC
0ab338ff 252 select SND_SOC_HDAC_HDMI
8eaf2b31
RA
253 help
254 This adds support for ASoC Onboard Codec I2S machine driver. This will
255 create an alsa sound card for NAU88L25 + MAX98357A.
c3f2fe62 256 Say Y if you have such a device.
8eaf2b31 257 If unsure select "N".