blob: fc6e78050a799b0925ce7315705584241203b87d [file] [log] [blame]
Vinod Koule62255f2011-01-04 20:17:04 +05301config SND_MFLD_MACHINE
2 tristate "SOC Machine Audio driver for Intel Medfield MID platform"
Vinod Koul5914ccf2014-10-16 13:54:29 +05303 depends on INTEL_SCU_IPC
Vinod Koule62255f2011-01-04 20:17:04 +05304 select SND_SOC_SN95031
Liam Girdwooda355d672014-02-12 13:42:50 +00005 select SND_SST_MFLD_PLATFORM
Vinod Koulf533a032014-11-04 16:25:16 +05306 select SND_SST_IPC_PCI
Vinod Koule62255f2011-01-04 20:17:04 +05307 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
Vinod Koulc3f2fe62016-06-21 09:33:04 +053010 Say Y if you have such a device.
Vinod Koule62255f2011-01-04 20:17:04 +053011 If unsure select "N".
12
Liam Girdwooda355d672014-02-12 13:42:50 +000013config SND_SST_MFLD_PLATFORM
Vinod Koule62255f2011-01-04 20:17:04 +053014 tristate
Jie Yang6f0c4222015-10-13 23:41:00 +080015 select SND_SOC_COMPRESS
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000016
Vinod Koul0fbc7d72014-10-16 20:00:19 +053017config SND_SST_IPC
18 tristate
19
Vinod Koulf533a032014-11-04 16:25:16 +053020config SND_SST_IPC_PCI
21 tristate
22 select SND_SST_IPC
23
Vinod Koul336cfbb2014-11-11 16:36:28 +053024config SND_SST_IPC_ACPI
25 tristate
26 select SND_SST_IPC
Vinod Koul12cc2912015-11-05 21:34:12 +053027 select SND_SOC_INTEL_SST
Pierre-Louis Bossart94ae3ce2016-09-03 11:23:26 -050028 select IOSF_MBI
Vinod Koul336cfbb2014-11-11 16:36:28 +053029
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000030config SND_SOC_INTEL_SST
Vinod Koul13735d12015-06-19 23:55:28 +053031 tristate
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000032 select SND_SOC_INTEL_SST_ACPI if ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +053033 select SND_SOC_INTEL_SST_MATCH if ACPI
Liam Girdwoodafd95492014-02-19 16:45:57 +000034 depends on (X86 || COMPILE_TEST)
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000035
Takashi Iwaia395bdd2016-07-11 10:39:11 +020036# 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
39config SND_SOC_INTEL_SST_FIRMWARE
40 tristate
41
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000042config SND_SOC_INTEL_SST_ACPI
43 tristate
44
Vinod Koul2dcffce2016-02-08 10:45:37 +053045config SND_SOC_INTEL_SST_MATCH
46 tristate
47
Liam Girdwood5e4482f2014-02-20 21:48:46 +000048config SND_SOC_INTEL_HASWELL
49 tristate
Liam Girdwood90931b92014-02-20 21:48:47 +000050
Jarkko Nikula20df8d02014-02-24 17:27:02 +020051config SND_SOC_INTEL_BAYTRAIL
52 tristate
53
Liam Girdwood90931b92014-02-20 21:48:47 +000054config SND_SOC_INTEL_HASWELL_MACH
Liam Girdwooda8282132014-03-06 14:56:06 +000055 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
Vinod Koul13735d12015-06-19 23:55:28 +053056 depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
Takashi Iwaia395bdd2016-07-11 10:39:11 +020057 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +053058 select SND_SOC_INTEL_SST
Takashi Iwaia395bdd2016-07-11 10:39:11 +020059 select SND_SOC_INTEL_SST_FIRMWARE
Liam Girdwood90931b92014-02-20 21:48:47 +000060 select SND_SOC_INTEL_HASWELL
61 select SND_SOC_RT5640
62 help
Liam Girdwooda8282132014-03-06 14:56:06 +000063 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
Liam Girdwood90931b92014-02-20 21:48:47 +000064 Ultrabook platforms.
Vinod Koulc3f2fe62016-06-21 09:33:04 +053065 Say Y if you have such a device.
Liam Girdwooda8282132014-03-06 14:56:06 +000066 If unsure select "N".
Jarkko Nikula20df8d02014-02-24 17:27:02 +020067
Sathyanarayana Nujella723bad32016-05-31 23:33:15 -070068config 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.
Vinod Koulc3f2fe62016-06-21 09:33:04 +053081 Say Y if you have such a device.
Sathyanarayana Nujella723bad32016-05-31 23:33:15 -070082 If unsure select "N".
83
Ramesh Babu76016322016-05-10 22:02:06 +053084config 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.
Vinod Koulc3f2fe62016-06-21 09:33:04 +053096 Say Y if you have such a device.
Ramesh Babu76016322016-05-10 22:02:06 +053097 If unsure select "N".
98
Jarkko Nikula20df8d02014-02-24 17:27:02 +020099config SND_SOC_INTEL_BYT_RT5640_MACH
100 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
Vinod Koul13735d12015-06-19 23:55:28 +0530101 depends on X86_INTEL_LPSS && I2C
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200102 depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n)
Vinod Koul13735d12015-06-19 23:55:28 +0530103 select SND_SOC_INTEL_SST
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200104 select SND_SOC_INTEL_SST_FIRMWARE
Jarkko Nikula20df8d02014-02-24 17:27:02 +0200105 select SND_SOC_INTEL_BAYTRAIL
106 select SND_SOC_RT5640
107 help
108 This adds audio driver for Intel Baytrail platform based boards
Pierre-Louis Bossart595788e2015-12-17 20:35:43 -0600109 with the RT5640 audio codec. This driver is deprecated, use
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530110 SND_SOC_INTEL_BYTCR_RT5640_MACH instead for better functionality.
Jarkko Nikula9b351d42014-05-30 15:16:43 +0300111
112config SND_SOC_INTEL_BYT_MAX98090_MACH
113 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
Vinod Koul13735d12015-06-19 23:55:28 +0530114 depends on X86_INTEL_LPSS && I2C
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200115 depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n)
Vinod Koul13735d12015-06-19 23:55:28 +0530116 select SND_SOC_INTEL_SST
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200117 select SND_SOC_INTEL_SST_FIRMWARE
Jarkko Nikula9b351d42014-05-30 15:16:43 +0300118 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.
Liam Girdwoodafdb74f2014-07-14 10:35:40 +0800123
124config SND_SOC_INTEL_BROADWELL_MACH
125 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
Vinod Koul13735d12015-06-19 23:55:28 +0530126 depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
Ricardo Neri282a3312014-10-16 18:22:01 -0700127 I2C_DESIGNWARE_PLATFORM
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200128 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +0530129 select SND_SOC_INTEL_SST
Takashi Iwaia395bdd2016-07-11 10:39:11 +0200130 select SND_SOC_INTEL_SST_FIRMWARE
Liam Girdwoodafdb74f2014-07-14 10:35:40 +0800131 select SND_SOC_INTEL_HASWELL
Liam Girdwoodafdb74f2014-07-14 10:35:40 +0800132 select SND_SOC_RT286
133 help
134 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
135 Ultrabook platforms.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530136 Say Y if you have such a device.
Liam Girdwoodafdb74f2014-07-14 10:35:40 +0800137 If unsure select "N".
Subhransu S. Prusty996cc842014-11-19 15:13:27 +0530138
139config SND_SOC_INTEL_BYTCR_RT5640_MACH
Pierre-Louis Bossart595788e2015-12-17 20:35:43 -0600140 tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5640 codec"
Vinod Koul3493d4a2016-06-21 09:33:03 +0530141 depends on X86 && I2C && ACPI
Subhransu S. Prusty996cc842014-11-19 15:13:27 +0530142 select SND_SOC_RT5640
143 select SND_SST_MFLD_PLATFORM
144 select SND_SST_IPC_ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +0530145 select SND_SOC_INTEL_SST_MATCH if ACPI
Subhransu S. Prusty996cc842014-11-19 15:13:27 +0530146 help
Pierre-Louis Bossart595788e2015-12-17 20:35:43 -0600147 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
148 platforms with RT5640 audio codec.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530149 Say Y if you have such a device.
Subhransu S. Prusty996cc842014-11-19 15:13:27 +0530150 If unsure select "N".
Mengdong Lin026da222014-11-21 16:08:59 +0800151
Pierre-Louis Bossart2bd5bd12016-01-04 17:20:24 -0600152config SND_SOC_INTEL_BYTCR_RT5651_MACH
153 tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5651 codec"
Vinod Koul3493d4a2016-06-21 09:33:03 +0530154 depends on X86 && I2C && ACPI
Pierre-Louis Bossart2bd5bd12016-01-04 17:20:24 -0600155 select SND_SOC_RT5651
156 select SND_SST_MFLD_PLATFORM
157 select SND_SST_IPC_ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +0530158 select SND_SOC_INTEL_SST_MATCH if ACPI
Pierre-Louis Bossart2bd5bd12016-01-04 17:20:24 -0600159 help
160 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
161 platforms with RT5651 audio codec.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530162 Say Y if you have such a device.
Pierre-Louis Bossart2bd5bd12016-01-04 17:20:24 -0600163 If unsure select "N".
164
Mengdong Lin026da222014-11-21 16:08:59 +0800165config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
166 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
Vinod Koul3493d4a2016-06-21 09:33:03 +0530167 depends on X86_INTEL_LPSS && I2C && ACPI
Mengdong Lin026da222014-11-21 16:08:59 +0800168 select SND_SOC_RT5670
169 select SND_SST_MFLD_PLATFORM
170 select SND_SST_IPC_ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +0530171 select SND_SOC_INTEL_SST_MATCH if ACPI
Mengdong Lin026da222014-11-21 16:08:59 +0800172 help
173 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
174 platforms with RT5672 audio codec.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530175 Say Y if you have such a device.
Mengdong Lin026da222014-11-21 16:08:59 +0800176 If unsure select "N".
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800177
178config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
Fang, Yang Ac4ba51b2015-04-23 10:23:02 -0700179 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
Vinod Koul3493d4a2016-06-21 09:33:03 +0530180 depends on X86_INTEL_LPSS && I2C && ACPI
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800181 select SND_SOC_RT5645
182 select SND_SST_MFLD_PLATFORM
183 select SND_SST_IPC_ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +0530184 select SND_SOC_INTEL_SST_MATCH if ACPI
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800185 help
186 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
Fang, Yang Ac4ba51b2015-04-23 10:23:02 -0700187 platforms with RT5645/5650 audio codec.
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800188 If unsure select "N".
Fang, Yang A17119a42015-05-01 11:42:03 -0700189
190config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
191 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530192 depends on X86_INTEL_LPSS && I2C && ACPI
Fang, Yang A17119a42015-05-01 11:42:03 -0700193 select SND_SOC_MAX98090
194 select SND_SOC_TS3A227E
195 select SND_SST_MFLD_PLATFORM
196 select SND_SST_IPC_ACPI
Vinod Koul2dcffce2016-02-08 10:45:37 +0530197 select SND_SOC_INTEL_SST_MATCH if ACPI
Fang, Yang A17119a42015-05-01 11:42:03 -0700198 help
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530199 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
200 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
201 If unsure select "N".
Jeeja KPeb965e32015-07-09 15:20:10 +0530202
203config SND_SOC_INTEL_SKYLAKE
204 tristate
205 select SND_HDA_EXT_CORE
Jeeja KP92eb4f62016-03-11 10:12:56 +0530206 select SND_HDA_DSP_LOADER
Vinod Koul3af36702015-10-07 11:31:56 +0100207 select SND_SOC_TOPOLOGY
Subhransu S. Prustyb81fd262015-07-09 21:38:54 +0530208 select SND_SOC_INTEL_SST
Omair M Abdullah624729f2015-10-14 21:11:43 +0530209
210config SND_SOC_INTEL_SKL_RT286_MACH
211 tristate "ASoC Audio driver for SKL with RT286 I2S mode"
Vinod Koul0928e8a2015-11-18 19:11:46 +0530212 depends on X86 && ACPI && I2C
Omair M Abdullah624729f2015-10-14 21:11:43 +0530213 select SND_SOC_INTEL_SST
214 select SND_SOC_INTEL_SKYLAKE
215 select SND_SOC_RT286
216 select SND_SOC_DMIC
Jeeja KP23905cd2016-02-24 11:27:38 +0530217 select SND_SOC_HDAC_HDMI
Omair M Abdullah624729f2015-10-14 21:11:43 +0530218 help
219 This adds support for ASoC machine driver for Skylake platforms
220 with RT286 I2S audio codec.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530221 Say Y if you have such a device.
Omair M Abdullah624729f2015-10-14 21:11:43 +0530222 If unsure select "N".
Harsha Priyaa86d5052015-11-05 22:53:07 +0530223
224config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH
225 tristate "ASoC Audio driver for SKL with NAU88L25 and SSM4567 in I2S Mode"
226 depends on X86_INTEL_LPSS && I2C
227 select SND_SOC_INTEL_SST
228 select SND_SOC_INTEL_SKYLAKE
229 select SND_SOC_NAU8825
230 select SND_SOC_SSM4567
231 select SND_SOC_DMIC
Jeeja KPbc5f6ac2016-02-24 11:27:39 +0530232 select SND_SOC_HDAC_HDMI
Harsha Priyaa86d5052015-11-05 22:53:07 +0530233 help
234 This adds support for ASoC Onboard Codec I2S machine driver. This will
235 create an alsa sound card for NAU88L25 + SSM4567.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530236 Say Y if you have such a device.
Harsha Priyaa86d5052015-11-05 22:53:07 +0530237 If unsure select "N".
Rohit Ainapure8eaf2b32015-12-11 11:29:08 -0800238
239config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH
240 tristate "ASoC Audio driver for SKL with NAU88L25 and MAX98357A in I2S Mode"
241 depends on X86_INTEL_LPSS && I2C
242 select SND_SOC_INTEL_SST
243 select SND_SOC_INTEL_SKYLAKE
244 select SND_SOC_NAU8825
245 select SND_SOC_MAX98357A
246 select SND_SOC_DMIC
Sathyanarayana Nujella0ab338f2016-02-24 11:27:40 +0530247 select SND_SOC_HDAC_HDMI
Rohit Ainapure8eaf2b32015-12-11 11:29:08 -0800248 help
249 This adds support for ASoC Onboard Codec I2S machine driver. This will
250 create an alsa sound card for NAU88L25 + MAX98357A.
Vinod Koulc3f2fe62016-06-21 09:33:04 +0530251 Say Y if you have such a device.
Rohit Ainapure8eaf2b32015-12-11 11:29:08 -0800252 If unsure select "N".