xref: /linux/sound/soc/intel/Kconfig (revision 7dd6bd8926f3142a237316035e72676c0c5c026f)
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
15ddfa40b1SLiam Girdwood
160fbc7d73SVinod Koulconfig SND_SST_IPC
170fbc7d73SVinod Koul	tristate
180fbc7d73SVinod Koul
19f533a035SVinod Koulconfig SND_SST_IPC_PCI
20f533a035SVinod Koul	tristate
21f533a035SVinod Koul	select SND_SST_IPC
22f533a035SVinod Koul
23336cfbb0SVinod Koulconfig SND_SST_IPC_ACPI
24336cfbb0SVinod Koul	tristate
25336cfbb0SVinod Koul	select SND_SST_IPC
26336cfbb0SVinod Koul	depends on ACPI
27336cfbb0SVinod Koul
28ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST
29ddfa40b1SLiam Girdwood	tristate "ASoC support for Intel(R) Smart Sound Technology"
30ddfa40b1SLiam Girdwood	select SND_SOC_INTEL_SST_ACPI if ACPI
31afd95490SLiam Girdwood	depends on (X86 || COMPILE_TEST)
32ddfa40b1SLiam Girdwood	help
33ddfa40b1SLiam Girdwood          This adds support for Intel(R) Smart Sound Technology (SST).
34ddfa40b1SLiam Girdwood          Say Y if you have such a device
35ddfa40b1SLiam Girdwood          If unsure select "N".
36ddfa40b1SLiam Girdwood
37ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST_ACPI
38ddfa40b1SLiam Girdwood	tristate
39ddfa40b1SLiam Girdwood
405e4482fcSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL
415e4482fcSLiam Girdwood	tristate
4290931b9eSLiam Girdwood
4320df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BAYTRAIL
4420df8d03SJarkko Nikula	tristate
4520df8d03SJarkko Nikula
4690931b9eSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL_MACH
4790931b9eSLiam Girdwood	tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
4834084a43STakashi Iwai	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C && \
49161aa49eSRicardo Neri		   I2C_DESIGNWARE_PLATFORM
50*7dd6bd89SVinod Koul	depends on DW_DMAC_CORE
5190931b9eSLiam Girdwood	select SND_SOC_INTEL_HASWELL
5290931b9eSLiam Girdwood	select SND_SOC_RT5640
5390931b9eSLiam Girdwood	help
5490931b9eSLiam Girdwood	  This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
5590931b9eSLiam Girdwood	  Ultrabook platforms.
5690931b9eSLiam Girdwood	  Say Y if you have such a device
5790931b9eSLiam Girdwood	  If unsure select "N".
5820df8d03SJarkko Nikula
5920df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BYT_RT5640_MACH
6020df8d03SJarkko Nikula	tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
61f410d5c9SStephen Warren	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
62*7dd6bd89SVinod Koul	depends on DW_DMAC_CORE
6320df8d03SJarkko Nikula	select SND_SOC_INTEL_BAYTRAIL
6420df8d03SJarkko Nikula	select SND_SOC_RT5640
6520df8d03SJarkko Nikula	help
6620df8d03SJarkko Nikula	  This adds audio driver for Intel Baytrail platform based boards
6720df8d03SJarkko Nikula	  with the RT5640 audio codec.
689b351d46SJarkko Nikula
699b351d46SJarkko Nikulaconfig SND_SOC_INTEL_BYT_MAX98090_MACH
709b351d46SJarkko Nikula	tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
71d8188f00SMark Brown	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
72*7dd6bd89SVinod Koul	depends on DW_DMAC_CORE
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"
8134084a43STakashi Iwai	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \
82282a331fSRicardo Neri		   I2C_DESIGNWARE_PLATFORM
83*7dd6bd89SVinod Koul	depends on DW_DMAC_CORE
84afdb74fdSLiam Girdwood	select SND_SOC_INTEL_HASWELL
85afdb74fdSLiam Girdwood	select SND_SOC_RT286
86afdb74fdSLiam Girdwood	help
87afdb74fdSLiam Girdwood	  This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
88afdb74fdSLiam Girdwood	  Ultrabook platforms.
89afdb74fdSLiam Girdwood	  Say Y if you have such a device
90afdb74fdSLiam Girdwood	  If unsure select "N".
91996cc849SSubhransu S. Prusty
92996cc849SSubhransu S. Prustyconfig SND_SOC_INTEL_BYTCR_RT5640_MACH
93996cc849SSubhransu S. Prusty	tristate "ASoC Audio DSP Support for MID BYT Platform"
94da042e3aSJarkko Nikula	depends on X86 && I2C
95996cc849SSubhransu S. Prusty	select SND_SOC_RT5640
96996cc849SSubhransu S. Prusty	select SND_SST_MFLD_PLATFORM
97996cc849SSubhransu S. Prusty	select SND_SST_IPC_ACPI
98996cc849SSubhransu S. Prusty	help
99996cc849SSubhransu S. Prusty	  This adds support for ASoC machine driver for Intel(R) MID Baytrail platform
100996cc849SSubhransu S. Prusty          used as alsa device in audio substem in Intel(R) MID devices
101996cc849SSubhransu S. Prusty          Say Y if you have such a device
102996cc849SSubhransu S. Prusty          If unsure select "N".
103026da220SMengdong Lin
104026da220SMengdong Linconfig SND_SOC_INTEL_CHT_BSW_RT5672_MACH
105026da220SMengdong Lin        tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
106da042e3aSJarkko Nikula        depends on X86_INTEL_LPSS && I2C
107026da220SMengdong Lin        select SND_SOC_RT5670
108026da220SMengdong Lin        select SND_SST_MFLD_PLATFORM
109026da220SMengdong Lin        select SND_SST_IPC_ACPI
110026da220SMengdong Lin        help
111026da220SMengdong Lin          This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
112026da220SMengdong Lin          platforms with RT5672 audio codec.
113026da220SMengdong Lin          Say Y if you have such a device
114026da220SMengdong Lin          If unsure select "N".
115e18acdc0SFang, Yang A
116e18acdc0SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_RT5645_MACH
117c4ba51baSFang, Yang A	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
118fd35e375SFang, Yang A	depends on X86_INTEL_LPSS && I2C
119e18acdc0SFang, Yang A	select SND_SOC_RT5645
120e18acdc0SFang, Yang A	select SND_SST_MFLD_PLATFORM
121e18acdc0SFang, Yang A	select SND_SST_IPC_ACPI
122e18acdc0SFang, Yang A	help
123e18acdc0SFang, Yang A	  This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
124c4ba51baSFang, Yang A	  platforms with RT5645/5650 audio codec.
125e18acdc0SFang, Yang A	  If unsure select "N".
12617119a46SFang, Yang A
12717119a46SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
12817119a46SFang, Yang A	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
129fd35e375SFang, Yang A	depends on X86_INTEL_LPSS && I2C
13017119a46SFang, Yang A	select SND_SOC_MAX98090
13117119a46SFang, Yang A	select SND_SOC_TS3A227E
13217119a46SFang, Yang A	select SND_SST_MFLD_PLATFORM
13317119a46SFang, Yang A	select SND_SST_IPC_ACPI
13417119a46SFang, Yang A	help
13517119a46SFang, Yang A      This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
13617119a46SFang, Yang A      platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
13717119a46SFang, Yang A      If unsure select "N".
138