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 2913735d1cSVinod Koul tristate 30ddfa40b1SLiam Girdwood select SND_SOC_INTEL_SST_ACPI if ACPI 31afd95490SLiam Girdwood depends on (X86 || COMPILE_TEST) 32ddfa40b1SLiam Girdwood 33ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST_ACPI 34ddfa40b1SLiam Girdwood tristate 35ddfa40b1SLiam Girdwood 365e4482fcSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL 375e4482fcSLiam Girdwood tristate 3890931b9eSLiam Girdwood 3920df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BAYTRAIL 4020df8d03SJarkko Nikula tristate 4120df8d03SJarkko Nikula 4290931b9eSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL_MACH 4390931b9eSLiam Girdwood tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint" 4413735d1cSVinod Koul depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM 457dd6bd89SVinod Koul depends on DW_DMAC_CORE 4613735d1cSVinod Koul select SND_SOC_INTEL_SST 4790931b9eSLiam Girdwood select SND_SOC_INTEL_HASWELL 4890931b9eSLiam Girdwood select SND_SOC_RT5640 4990931b9eSLiam Girdwood help 5090931b9eSLiam Girdwood This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell 5190931b9eSLiam Girdwood Ultrabook platforms. 5290931b9eSLiam Girdwood Say Y if you have such a device 5390931b9eSLiam Girdwood If unsure select "N". 5420df8d03SJarkko Nikula 5520df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BYT_RT5640_MACH 5620df8d03SJarkko Nikula tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec" 5713735d1cSVinod Koul depends on X86_INTEL_LPSS && I2C 587dd6bd89SVinod Koul depends on DW_DMAC_CORE 5913735d1cSVinod Koul select SND_SOC_INTEL_SST 6020df8d03SJarkko Nikula select SND_SOC_INTEL_BAYTRAIL 6120df8d03SJarkko Nikula select SND_SOC_RT5640 6220df8d03SJarkko Nikula help 6320df8d03SJarkko Nikula This adds audio driver for Intel Baytrail platform based boards 6420df8d03SJarkko Nikula with the RT5640 audio codec. 659b351d46SJarkko Nikula 669b351d46SJarkko Nikulaconfig SND_SOC_INTEL_BYT_MAX98090_MACH 679b351d46SJarkko Nikula tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec" 6813735d1cSVinod Koul depends on X86_INTEL_LPSS && I2C 697dd6bd89SVinod Koul depends on DW_DMAC_CORE 7013735d1cSVinod Koul select SND_SOC_INTEL_SST 719b351d46SJarkko Nikula select SND_SOC_INTEL_BAYTRAIL 729b351d46SJarkko Nikula select SND_SOC_MAX98090 739b351d46SJarkko Nikula help 749b351d46SJarkko Nikula This adds audio driver for Intel Baytrail platform based boards 759b351d46SJarkko Nikula with the MAX98090 audio codec. 76afdb74fdSLiam Girdwood 77afdb74fdSLiam Girdwoodconfig SND_SOC_INTEL_BROADWELL_MACH 78afdb74fdSLiam Girdwood tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint" 7913735d1cSVinod Koul depends on X86_INTEL_LPSS && I2C && DW_DMAC && \ 80282a331fSRicardo Neri I2C_DESIGNWARE_PLATFORM 817dd6bd89SVinod Koul depends on DW_DMAC_CORE 8213735d1cSVinod Koul select SND_SOC_INTEL_SST 83afdb74fdSLiam Girdwood select SND_SOC_INTEL_HASWELL 84afdb74fdSLiam Girdwood select SND_SOC_RT286 85afdb74fdSLiam Girdwood help 86afdb74fdSLiam Girdwood This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell 87afdb74fdSLiam Girdwood Ultrabook platforms. 88afdb74fdSLiam Girdwood Say Y if you have such a device 89afdb74fdSLiam Girdwood If unsure select "N". 90996cc849SSubhransu S. Prusty 91996cc849SSubhransu S. Prustyconfig SND_SOC_INTEL_BYTCR_RT5640_MACH 92996cc849SSubhransu S. Prusty tristate "ASoC Audio DSP Support for MID BYT Platform" 93da042e3aSJarkko Nikula depends on X86 && I2C 94996cc849SSubhransu S. Prusty select SND_SOC_RT5640 95996cc849SSubhransu S. Prusty select SND_SST_MFLD_PLATFORM 96996cc849SSubhransu S. Prusty select SND_SST_IPC_ACPI 97996cc849SSubhransu S. Prusty help 98996cc849SSubhransu S. Prusty This adds support for ASoC machine driver for Intel(R) MID Baytrail platform 99996cc849SSubhransu S. Prusty used as alsa device in audio substem in Intel(R) MID devices 100996cc849SSubhransu S. Prusty Say Y if you have such a device 101996cc849SSubhransu S. Prusty If unsure select "N". 102026da220SMengdong Lin 103026da220SMengdong Linconfig SND_SOC_INTEL_CHT_BSW_RT5672_MACH 104026da220SMengdong Lin tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec" 105da042e3aSJarkko Nikula depends on X86_INTEL_LPSS && I2C 106026da220SMengdong Lin select SND_SOC_RT5670 107026da220SMengdong Lin select SND_SST_MFLD_PLATFORM 108026da220SMengdong Lin select SND_SST_IPC_ACPI 109026da220SMengdong Lin help 110026da220SMengdong Lin This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 111026da220SMengdong Lin platforms with RT5672 audio codec. 112026da220SMengdong Lin Say Y if you have such a device 113026da220SMengdong Lin If unsure select "N". 114e18acdc0SFang, Yang A 115e18acdc0SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_RT5645_MACH 116c4ba51baSFang, Yang A tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec" 117fd35e375SFang, Yang A depends on X86_INTEL_LPSS && I2C 118e18acdc0SFang, Yang A select SND_SOC_RT5645 119e18acdc0SFang, Yang A select SND_SST_MFLD_PLATFORM 120e18acdc0SFang, Yang A select SND_SST_IPC_ACPI 121e18acdc0SFang, Yang A help 122e18acdc0SFang, Yang A This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 123c4ba51baSFang, Yang A platforms with RT5645/5650 audio codec. 124e18acdc0SFang, Yang A If unsure select "N". 12517119a46SFang, Yang A 12617119a46SFang, Yang Aconfig SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH 12717119a46SFang, Yang A tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec" 128fd35e375SFang, Yang A depends on X86_INTEL_LPSS && I2C 12917119a46SFang, Yang A select SND_SOC_MAX98090 13017119a46SFang, Yang A select SND_SOC_TS3A227E 13117119a46SFang, Yang A select SND_SST_MFLD_PLATFORM 13217119a46SFang, Yang A select SND_SST_IPC_ACPI 13317119a46SFang, Yang A help 13417119a46SFang, Yang A This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 13517119a46SFang, Yang A platforms with MAX98090 audio codec it also can support TI jack chip as aux device. 13617119a46SFang, Yang A If unsure select "N". 137*eb965e36SJeeja KP 138*eb965e36SJeeja KPconfig SND_SOC_INTEL_SKYLAKE 139*eb965e36SJeeja KP tristate 140*eb965e36SJeeja KP select SND_HDA_EXT_CORE 141