xref: /linux/sound/soc/intel/Kconfig (revision 12cc291b0b58503b3b0e629ac605218df1851ce1)
1784cbf8aSJarkko Nikulaconfig SND_MFLD_MACHINE
2784cbf8aSJarkko Nikula	tristate "SOC Machine Audio driver for Intel Medfield MID platform"
35914ccf4SVinod Koul	depends on INTEL_SCU_IPC
4784cbf8aSJarkko Nikula	select SND_SOC_SN95031
5a355d678SLiam Girdwood	select SND_SST_MFLD_PLATFORM
6f533a035SVinod Koul	select SND_SST_IPC_PCI
7784cbf8aSJarkko Nikula	help
8784cbf8aSJarkko Nikula          This adds support for ASoC machine driver for Intel(R) MID Medfield platform
9784cbf8aSJarkko Nikula          used as alsa device in audio substem in Intel(R) MID devices
10784cbf8aSJarkko Nikula          Say Y if you have such a device
11784cbf8aSJarkko Nikula          If unsure select "N".
12784cbf8aSJarkko Nikula
13a355d678SLiam Girdwoodconfig SND_SST_MFLD_PLATFORM
14784cbf8aSJarkko Nikula	tristate
156f0c4226SJie Yang	select SND_SOC_COMPRESS
16ddfa40b1SLiam Girdwood
170fbc7d73SVinod Koulconfig SND_SST_IPC
180fbc7d73SVinod Koul	tristate
190fbc7d73SVinod Koul
20f533a035SVinod Koulconfig SND_SST_IPC_PCI
21f533a035SVinod Koul	tristate
22f533a035SVinod Koul	select SND_SST_IPC
23f533a035SVinod Koul
24336cfbb0SVinod Koulconfig SND_SST_IPC_ACPI
25336cfbb0SVinod Koul	tristate
26336cfbb0SVinod Koul	select SND_SST_IPC
27*12cc291bSVinod Koul	select SND_SOC_INTEL_SST
28336cfbb0SVinod Koul	depends on ACPI
29336cfbb0SVinod Koul
30ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST
3113735d1cSVinod Koul	tristate
32ddfa40b1SLiam Girdwood	select SND_SOC_INTEL_SST_ACPI if ACPI
33afd95490SLiam Girdwood	depends on (X86 || COMPILE_TEST)
34ddfa40b1SLiam Girdwood
35ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST_ACPI
36ddfa40b1SLiam Girdwood	tristate
37ddfa40b1SLiam Girdwood
385e4482fcSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL
395e4482fcSLiam Girdwood	tristate
4090931b9eSLiam Girdwood
4120df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BAYTRAIL
4220df8d03SJarkko Nikula	tristate
4320df8d03SJarkko Nikula
4490931b9eSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL_MACH
4590931b9eSLiam Girdwood	tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
4613735d1cSVinod Koul	depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
477dd6bd89SVinod Koul	depends on DW_DMAC_CORE
4813735d1cSVinod Koul	select SND_SOC_INTEL_SST
4990931b9eSLiam Girdwood	select SND_SOC_INTEL_HASWELL
5090931b9eSLiam Girdwood	select SND_SOC_RT5640
5190931b9eSLiam Girdwood	help
5290931b9eSLiam Girdwood	  This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
5390931b9eSLiam Girdwood	  Ultrabook platforms.
5490931b9eSLiam Girdwood	  Say Y if you have such a device
5590931b9eSLiam Girdwood	  If unsure select "N".
5620df8d03SJarkko Nikula
5720df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BYT_RT5640_MACH
5820df8d03SJarkko Nikula	tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
5913735d1cSVinod Koul	depends on X86_INTEL_LPSS && I2C
607dd6bd89SVinod Koul	depends on DW_DMAC_CORE
6113735d1cSVinod Koul	select SND_SOC_INTEL_SST
6220df8d03SJarkko Nikula	select SND_SOC_INTEL_BAYTRAIL
6320df8d03SJarkko Nikula	select SND_SOC_RT5640
6420df8d03SJarkko Nikula	help
6520df8d03SJarkko Nikula	  This adds audio driver for Intel Baytrail platform based boards
6620df8d03SJarkko Nikula	  with the RT5640 audio codec.
679b351d46SJarkko Nikula
689b351d46SJarkko Nikulaconfig SND_SOC_INTEL_BYT_MAX98090_MACH
699b351d46SJarkko Nikula	tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
7013735d1cSVinod Koul	depends on X86_INTEL_LPSS && I2C
717dd6bd89SVinod Koul	depends on DW_DMAC_CORE
7213735d1cSVinod Koul	select SND_SOC_INTEL_SST
739b351d46SJarkko Nikula	select SND_SOC_INTEL_BAYTRAIL
749b351d46SJarkko Nikula	select SND_SOC_MAX98090
759b351d46SJarkko Nikula	help
769b351d46SJarkko Nikula	  This adds audio driver for Intel Baytrail platform based boards
779b351d46SJarkko Nikula	  with the MAX98090 audio codec.
78afdb74fdSLiam Girdwood
79afdb74fdSLiam Girdwoodconfig SND_SOC_INTEL_BROADWELL_MACH
80afdb74fdSLiam Girdwood	tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
8113735d1cSVinod Koul	depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
82282a331fSRicardo Neri		   I2C_DESIGNWARE_PLATFORM
837dd6bd89SVinod Koul	depends on DW_DMAC_CORE
8413735d1cSVinod Koul	select SND_SOC_INTEL_SST
85afdb74fdSLiam Girdwood	select SND_SOC_INTEL_HASWELL
86afdb74fdSLiam Girdwood	select SND_SOC_RT286
87afdb74fdSLiam Girdwood	help
88afdb74fdSLiam Girdwood	  This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
89afdb74fdSLiam Girdwood	  Ultrabook platforms.
90afdb74fdSLiam Girdwood	  Say Y if you have such a device
91afdb74fdSLiam Girdwood	  If unsure select "N".
92996cc849SSubhransu S. Prusty
93996cc849SSubhransu S. Prustyconfig SND_SOC_INTEL_BYTCR_RT5640_MACH
94996cc849SSubhransu S. Prusty	tristate "ASoC Audio DSP Support for MID BYT Platform"
95da042e3aSJarkko Nikula	depends on X86 && I2C
96996cc849SSubhransu S. Prusty	select SND_SOC_RT5640
97996cc849SSubhransu S. Prusty	select SND_SST_MFLD_PLATFORM
98996cc849SSubhransu S. Prusty	select SND_SST_IPC_ACPI
99996cc849SSubhransu S. Prusty	help
100996cc849SSubhransu S. Prusty	  This adds support for ASoC machine driver for Intel(R) MID Baytrail platform
101996cc849SSubhransu S. Prusty          used as alsa device in audio substem in Intel(R) MID devices
102996cc849SSubhransu S. Prusty          Say Y if you have such a device
103996cc849SSubhransu S. Prusty          If unsure select "N".
104026da220SMengdong Lin
105026da220SMengdong Linconfig SND_SOC_INTEL_CHT_BSW_RT5672_MACH
106026da220SMengdong Lin        tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
107da042e3aSJarkko Nikula        depends on X86_INTEL_LPSS && I2C
108026da220SMengdong Lin        select SND_SOC_RT5670
109026da220SMengdong Lin        select SND_SST_MFLD_PLATFORM
110026da220SMengdong Lin        select SND_SST_IPC_ACPI
111026da220SMengdong Lin        help
112026da220SMengdong Lin          This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
113026da220SMengdong Lin          platforms with RT5672 audio codec.
114026da220SMengdong Lin          Say Y if you have such a device
115026da220SMengdong Lin          If unsure select "N".
116e18acdc0SFang, Yang A
117e18acdc0SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_RT5645_MACH
118c4ba51baSFang, Yang A	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
119fd35e375SFang, Yang A	depends on X86_INTEL_LPSS && I2C
120e18acdc0SFang, Yang A	select SND_SOC_RT5645
121e18acdc0SFang, Yang A	select SND_SST_MFLD_PLATFORM
122e18acdc0SFang, Yang A	select SND_SST_IPC_ACPI
123e18acdc0SFang, Yang A	help
124e18acdc0SFang, Yang A	  This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
125c4ba51baSFang, Yang A	  platforms with RT5645/5650 audio codec.
126e18acdc0SFang, Yang A	  If unsure select "N".
12717119a46SFang, Yang A
12817119a46SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
12917119a46SFang, Yang A	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
130fd35e375SFang, Yang A	depends on X86_INTEL_LPSS && I2C
13117119a46SFang, Yang A	select SND_SOC_MAX98090
13217119a46SFang, Yang A	select SND_SOC_TS3A227E
13317119a46SFang, Yang A	select SND_SST_MFLD_PLATFORM
13417119a46SFang, Yang A	select SND_SST_IPC_ACPI
13517119a46SFang, Yang A	help
13617119a46SFang, Yang A      This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
13717119a46SFang, Yang A      platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
13817119a46SFang, Yang A      If unsure select "N".
139eb965e36SJeeja KP
140eb965e36SJeeja KPconfig SND_SOC_INTEL_SKYLAKE
141eb965e36SJeeja KP	tristate
142eb965e36SJeeja KP	select SND_HDA_EXT_CORE
1433af36706SVinod Koul	select SND_SOC_TOPOLOGY
144b81fd263SSubhransu S. Prusty	select SND_SOC_INTEL_SST
145624729fdSOmair M Abdullah
146624729fdSOmair M Abdullahconfig SND_SOC_INTEL_SKL_RT286_MACH
147624729fdSOmair M Abdullah	tristate "ASoC Audio driver for SKL with RT286 I2S mode"
148624729fdSOmair M Abdullah	depends on X86 && ACPI
149624729fdSOmair M Abdullah	select SND_SOC_INTEL_SST
150624729fdSOmair M Abdullah	select SND_SOC_INTEL_SKYLAKE
151624729fdSOmair M Abdullah	select SND_SOC_RT286
152624729fdSOmair M Abdullah	select SND_SOC_DMIC
153624729fdSOmair M Abdullah	help
154624729fdSOmair M Abdullah	   This adds support for ASoC machine driver for Skylake platforms
155624729fdSOmair M Abdullah	   with RT286 I2S audio codec.
156624729fdSOmair M Abdullah	   Say Y if you have such a device
157624729fdSOmair M Abdullah	   If unsure select "N".
158