]>
Commit | Line | Data |
---|---|---|
e62255f2 VK |
1 | config 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 | 13 | config SND_SST_MFLD_PLATFORM |
e62255f2 | 14 | tristate |
6f0c4226 | 15 | select SND_SOC_COMPRESS |
ddfa40b1 | 16 | |
0fbc7d73 VK |
17 | config SND_SST_IPC |
18 | tristate | |
19 | ||
f533a035 VK |
20 | config SND_SST_IPC_PCI |
21 | tristate | |
22 | select SND_SST_IPC | |
23 | ||
336cfbb0 VK |
24 | config 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 | 30 | config 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 |
36 | # firmware stuff depends DW_DMAC_CORE; since there is no depends-on from |
37 | # the reverse selection, each machine driver needs to select | |
38 | # SND_SOC_INTEL_SST_FIRMWARE carefully depending on DW_DMAC_CORE | |
39 | config SND_SOC_INTEL_SST_FIRMWARE | |
40 | tristate | |
41 | ||
ddfa40b1 LG |
42 | config SND_SOC_INTEL_SST_ACPI |
43 | tristate | |
44 | ||
2dcffcee VK |
45 | config SND_SOC_INTEL_SST_MATCH |
46 | tristate | |
47 | ||
5e4482fc LG |
48 | config SND_SOC_INTEL_HASWELL |
49 | tristate | |
c3474e21 | 50 | select SND_SOC_INTEL_SST_FIRMWARE |
90931b9e | 51 | |
20df8d03 JN |
52 | config SND_SOC_INTEL_BAYTRAIL |
53 | tristate | |
54 | ||
90931b9e | 55 | config SND_SOC_INTEL_HASWELL_MACH |
a8282136 | 56 | tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint" |
13735d1c | 57 | depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM |
a395bdd6 | 58 | depends on DW_DMAC_CORE |
13735d1c | 59 | select SND_SOC_INTEL_SST |
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 |
68 | config 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 |
84 | config 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 |
99 | config 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 |
a395bdd6 | 102 | depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n) |
13735d1c | 103 | select SND_SOC_INTEL_SST |
a395bdd6 | 104 | select SND_SOC_INTEL_SST_FIRMWARE |
20df8d03 JN |
105 | select SND_SOC_INTEL_BAYTRAIL |
106 | select SND_SOC_RT5640 | |
107 | help | |
108 | This adds audio driver for Intel Baytrail platform based boards | |
595788e4 | 109 | with the RT5640 audio codec. This driver is deprecated, use |
c3f2fe62 | 110 | SND_SOC_INTEL_BYTCR_RT5640_MACH instead for better functionality. |
9b351d46 JN |
111 | |
112 | config SND_SOC_INTEL_BYT_MAX98090_MACH | |
113 | tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec" | |
13735d1c | 114 | depends on X86_INTEL_LPSS && I2C |
a395bdd6 | 115 | depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n) |
13735d1c | 116 | select SND_SOC_INTEL_SST |
a395bdd6 | 117 | select SND_SOC_INTEL_SST_FIRMWARE |
9b351d46 JN |
118 | select SND_SOC_INTEL_BAYTRAIL |
119 | select SND_SOC_MAX98090 | |
120 | help | |
121 | This adds audio driver for Intel Baytrail platform based boards | |
122 | with the MAX98090 audio codec. | |
afdb74fd | 123 | |
2d995e5d JK |
124 | config SND_SOC_INTEL_BDW_RT5677_MACH |
125 | tristate "ASoC Audio driver for Intel Broadwell with RT5677 codec" | |
126 | depends on X86_INTEL_LPSS && GPIOLIB && I2C && DW_DMAC | |
127 | depends on DW_DMAC_CORE=y | |
128 | select SND_SOC_INTEL_SST | |
129 | select SND_SOC_INTEL_HASWELL | |
130 | select SND_SOC_RT5677 | |
131 | help | |
132 | This adds support for Intel Broadwell platform based boards with | |
133 | the RT5677 audio codec. | |
134 | ||
afdb74fd LG |
135 | config SND_SOC_INTEL_BROADWELL_MACH |
136 | tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint" | |
13735d1c | 137 | depends on X86_INTEL_LPSS && I2C && DW_DMAC && \ |
282a331f | 138 | I2C_DESIGNWARE_PLATFORM |
a395bdd6 | 139 | depends on DW_DMAC_CORE |
13735d1c | 140 | select SND_SOC_INTEL_SST |
afdb74fd | 141 | select SND_SOC_INTEL_HASWELL |
afdb74fd LG |
142 | select SND_SOC_RT286 |
143 | help | |
144 | This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell | |
145 | Ultrabook platforms. | |
c3f2fe62 | 146 | Say Y if you have such a device. |
afdb74fd | 147 | If unsure select "N". |
996cc849 SP |
148 | |
149 | config SND_SOC_INTEL_BYTCR_RT5640_MACH | |
595788e4 | 150 | tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5640 codec" |
3493d4a8 | 151 | depends on X86 && I2C && ACPI |
996cc849 SP |
152 | select SND_SOC_RT5640 |
153 | select SND_SST_MFLD_PLATFORM | |
154 | select SND_SST_IPC_ACPI | |
2dcffcee | 155 | select SND_SOC_INTEL_SST_MATCH if ACPI |
996cc849 | 156 | help |
595788e4 PLB |
157 | This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR |
158 | platforms with RT5640 audio codec. | |
c3f2fe62 | 159 | Say Y if you have such a device. |
996cc849 | 160 | If unsure select "N". |
026da220 | 161 | |
2bd5bd15 PLB |
162 | config SND_SOC_INTEL_BYTCR_RT5651_MACH |
163 | tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5651 codec" | |
3493d4a8 | 164 | depends on X86 && I2C && ACPI |
2bd5bd15 PLB |
165 | select SND_SOC_RT5651 |
166 | select SND_SST_MFLD_PLATFORM | |
167 | select SND_SST_IPC_ACPI | |
2dcffcee | 168 | select SND_SOC_INTEL_SST_MATCH if ACPI |
2bd5bd15 PLB |
169 | help |
170 | This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR | |
171 | platforms with RT5651 audio codec. | |
c3f2fe62 | 172 | Say Y if you have such a device. |
2bd5bd15 PLB |
173 | If unsure select "N". |
174 | ||
026da220 ML |
175 | config SND_SOC_INTEL_CHT_BSW_RT5672_MACH |
176 | tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec" | |
3493d4a8 | 177 | depends on X86_INTEL_LPSS && I2C && ACPI |
026da220 ML |
178 | select SND_SOC_RT5670 |
179 | select SND_SST_MFLD_PLATFORM | |
180 | select SND_SST_IPC_ACPI | |
2dcffcee | 181 | select SND_SOC_INTEL_SST_MATCH if ACPI |
026da220 ML |
182 | help |
183 | This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell | |
184 | platforms with RT5672 audio codec. | |
c3f2fe62 | 185 | Say Y if you have such a device. |
026da220 | 186 | If unsure select "N". |
e18acdc0 FY |
187 | |
188 | config SND_SOC_INTEL_CHT_BSW_RT5645_MACH | |
c4ba51ba | 189 | tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec" |
3493d4a8 | 190 | depends on X86_INTEL_LPSS && I2C && ACPI |
e18acdc0 FY |
191 | select SND_SOC_RT5645 |
192 | select SND_SST_MFLD_PLATFORM | |
193 | select SND_SST_IPC_ACPI | |
2dcffcee | 194 | select SND_SOC_INTEL_SST_MATCH if ACPI |
e18acdc0 FY |
195 | help |
196 | This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell | |
c4ba51ba | 197 | platforms with RT5645/5650 audio codec. |
e18acdc0 | 198 | If unsure select "N". |
17119a46 FY |
199 | |
200 | config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH | |
201 | tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec" | |
c3f2fe62 | 202 | depends on X86_INTEL_LPSS && I2C && ACPI |
17119a46 FY |
203 | select SND_SOC_MAX98090 |
204 | select SND_SOC_TS3A227E | |
205 | select SND_SST_MFLD_PLATFORM | |
206 | select SND_SST_IPC_ACPI | |
2dcffcee | 207 | select SND_SOC_INTEL_SST_MATCH if ACPI |
17119a46 | 208 | help |
c3f2fe62 VK |
209 | This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell |
210 | platforms with MAX98090 audio codec it also can support TI jack chip as aux device. | |
211 | If unsure select "N". | |
eb965e36 JK |
212 | |
213 | config SND_SOC_INTEL_SKYLAKE | |
214 | tristate | |
215 | select SND_HDA_EXT_CORE | |
92eb4f62 | 216 | select SND_HDA_DSP_LOADER |
3af36706 | 217 | select SND_SOC_TOPOLOGY |
b81fd263 | 218 | select SND_SOC_INTEL_SST |
624729fd OA |
219 | |
220 | config SND_SOC_INTEL_SKL_RT286_MACH | |
221 | tristate "ASoC Audio driver for SKL with RT286 I2S mode" | |
0928e8a5 | 222 | depends on X86 && ACPI && I2C |
624729fd OA |
223 | select SND_SOC_INTEL_SST |
224 | select SND_SOC_INTEL_SKYLAKE | |
225 | select SND_SOC_RT286 | |
226 | select SND_SOC_DMIC | |
23905cd1 | 227 | select SND_SOC_HDAC_HDMI |
624729fd OA |
228 | help |
229 | This adds support for ASoC machine driver for Skylake platforms | |
230 | with RT286 I2S audio codec. | |
c3f2fe62 | 231 | Say Y if you have such a device. |
624729fd | 232 | If unsure select "N". |
a86d5057 HP |
233 | |
234 | config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH | |
235 | tristate "ASoC Audio driver for SKL with NAU88L25 and SSM4567 in I2S Mode" | |
236 | depends on X86_INTEL_LPSS && I2C | |
237 | select SND_SOC_INTEL_SST | |
238 | select SND_SOC_INTEL_SKYLAKE | |
239 | select SND_SOC_NAU8825 | |
240 | select SND_SOC_SSM4567 | |
241 | select SND_SOC_DMIC | |
bc5f6ac9 | 242 | select SND_SOC_HDAC_HDMI |
a86d5057 HP |
243 | help |
244 | This adds support for ASoC Onboard Codec I2S machine driver. This will | |
245 | create an alsa sound card for NAU88L25 + SSM4567. | |
c3f2fe62 | 246 | Say Y if you have such a device. |
a86d5057 | 247 | If unsure select "N". |
8eaf2b31 RA |
248 | |
249 | config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH | |
250 | tristate "ASoC Audio driver for SKL with NAU88L25 and MAX98357A in I2S Mode" | |
251 | depends on X86_INTEL_LPSS && I2C | |
252 | select SND_SOC_INTEL_SST | |
253 | select SND_SOC_INTEL_SKYLAKE | |
254 | select SND_SOC_NAU8825 | |
255 | select SND_SOC_MAX98357A | |
256 | select SND_SOC_DMIC | |
0ab338ff | 257 | select SND_SOC_HDAC_HDMI |
8eaf2b31 RA |
258 | help |
259 | This adds support for ASoC Onboard Codec I2S machine driver. This will | |
260 | create an alsa sound card for NAU88L25 + MAX98357A. | |
c3f2fe62 | 261 | Say Y if you have such a device. |
8eaf2b31 | 262 | If unsure select "N". |