1c6059879SPierre-Louis Bossartconfig SND_SOC_INTEL_SST_TOPLEVEL 2c6059879SPierre-Louis Bossart bool "Intel ASoC SST drivers" 3c6059879SPierre-Louis Bossart default y 4c6059879SPierre-Louis Bossart depends on X86 || COMPILE_TEST 5c6059879SPierre-Louis Bossart select SND_SOC_INTEL_MACH 6c6059879SPierre-Louis Bossart help 7c6059879SPierre-Louis Bossart Intel ASoC SST Platform Drivers. If you have a Intel machine that 8c6059879SPierre-Louis Bossart has an audio controller with a DSP and I2S or DMIC port, then 9c6059879SPierre-Louis Bossart enable this option by saying Y 10c6059879SPierre-Louis Bossart 11c6059879SPierre-Louis Bossart Note that the answer to this question doesn't directly affect the 12c6059879SPierre-Louis Bossart kernel: saying N will just cause the configurator to skip all 13c6059879SPierre-Louis Bossart the questions about Intel SST drivers. 14c6059879SPierre-Louis Bossart 15c6059879SPierre-Louis Bossartif SND_SOC_INTEL_SST_TOPLEVEL 16c6059879SPierre-Louis Bossart 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 2712cc291bSVinod Koul select SND_SOC_INTEL_SST 2894ae3ce1SPierre-Louis Bossart select IOSF_MBI 29336cfbb0SVinod Koul 30ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST 3113735d1cSVinod Koul tristate 32ddfa40b1SLiam Girdwood select SND_SOC_INTEL_SST_ACPI if ACPI 33ddfa40b1SLiam Girdwood 34a395bdd6STakashi Iwaiconfig SND_SOC_INTEL_SST_FIRMWARE 35a395bdd6STakashi Iwai tristate 36ebf79091SAndy Shevchenko select DW_DMAC_CORE 37a395bdd6STakashi Iwai 38ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST_ACPI 39ddfa40b1SLiam Girdwood tristate 40ddfa40b1SLiam Girdwood 415e4482fcSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL 42f6a118a8SPierre-Louis Bossart tristate "Intel ASoC SST driver for Haswell/Broadwell" 43c6059879SPierre-Louis Bossart depends on SND_DMA_SGBUF 44*4772c16eSPierre-Louis Bossart depends on DMADEVICES && ACPI 45ebf79091SAndy Shevchenko select SND_SOC_INTEL_SST 46c3474e21SArnd Bergmann select SND_SOC_INTEL_SST_FIRMWARE 47c6059879SPierre-Louis Bossart select SND_SOC_ACPI_INTEL_MATCH 48c6059879SPierre-Louis Bossart help 49c6059879SPierre-Louis Bossart If you have a Intel Haswell or Broadwell platform connected to 50c6059879SPierre-Louis Bossart an I2S codec, then enable this option by saying Y or m. This is 51c6059879SPierre-Louis Bossart typically used for Chromebooks. This is a recommended option. 5290931b9eSLiam Girdwood 5320df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BAYTRAIL 54f6a118a8SPierre-Louis Bossart tristate "Intel ASoC SST driver for Baytrail (legacy)" 55*4772c16eSPierre-Louis Bossart depends on DMADEVICES && ACPI 56ebf79091SAndy Shevchenko select SND_SOC_INTEL_SST 57ebf79091SAndy Shevchenko select SND_SOC_INTEL_SST_FIRMWARE 58c6059879SPierre-Louis Bossart select SND_SOC_ACPI_INTEL_MATCH 59c6059879SPierre-Louis Bossart help 60c6059879SPierre-Louis Bossart If you have a Intel Baytrail platform connected to an I2S codec, 61c6059879SPierre-Louis Bossart then enable this option by saying Y or m. This was typically used 62c6059879SPierre-Louis Bossart for Baytrail Chromebooks but this option is now deprecated and is 63c6059879SPierre-Louis Bossart not recommended, use SND_SST_ATOM_HIFI2_PLATFORM instead. 6420df8d03SJarkko Nikula 65*4772c16eSPierre-Louis Bossartconfig SND_SST_ATOM_HIFI2_PLATFORM_PCI 66*4772c16eSPierre-Louis Bossart tristate "Intel ASoC SST driver for PCI HiFi2 platforms (Medfield, Merrifield)" 67*4772c16eSPierre-Louis Bossart depends on X86 && PCI 68*4772c16eSPierre-Louis Bossart select SND_SST_IPC_PCI 69*4772c16eSPierre-Louis Bossart select SND_SOC_COMPRESS 70*4772c16eSPierre-Louis Bossart select SND_SOC_INTEL_COMMON 71*4772c16eSPierre-Louis Bossart help 72*4772c16eSPierre-Louis Bossart If you have a Intel Medfield or Merrifield/Edison platform, then 73*4772c16eSPierre-Louis Bossart enable this option by saying Y or m. Distros will typically not 74*4772c16eSPierre-Louis Bossart enable this option: Medfield devices are not available to 75*4772c16eSPierre-Louis Bossart developers and while Merrifield/Edison can run a mainline kernel with 76*4772c16eSPierre-Louis Bossart limited functionality it will require a firmware file which 77*4772c16eSPierre-Louis Bossart is not in the standard firmware tree 78*4772c16eSPierre-Louis Bossart 79f6a118a8SPierre-Louis Bossartconfig SND_SST_ATOM_HIFI2_PLATFORM 80*4772c16eSPierre-Louis Bossart tristate "Intel ASoC SST driver for ACPI HiFi2 platforms (Baytrail, Cherrytrail)" 81*4772c16eSPierre-Louis Bossart depends on X86 && ACPI 82*4772c16eSPierre-Louis Bossart select SND_SST_IPC_ACPI 83f6a118a8SPierre-Louis Bossart select SND_SOC_COMPRESS 84c6059879SPierre-Louis Bossart select SND_SOC_ACPI_INTEL_MATCH 85*4772c16eSPierre-Louis Bossart help 86*4772c16eSPierre-Louis Bossart If you have a Intel Baytrail or Cherrytrail platform with an I2S 87*4772c16eSPierre-Louis Bossart codec, then enable this option by saying Y or m. This is a 88*4772c16eSPierre-Louis Bossart recommended option 89f6a118a8SPierre-Louis Bossart 90eb965e36SJeeja KPconfig SND_SOC_INTEL_SKYLAKE 91f6a118a8SPierre-Louis Bossart tristate "Intel ASoC SST driver for SKL/BXT/KBL/GLK/CNL" 92c6059879SPierre-Louis Bossart depends on PCI && ACPI 93eb965e36SJeeja KP select SND_HDA_EXT_CORE 9492eb4f62SJeeja KP select SND_HDA_DSP_LOADER 953af36706SVinod Koul select SND_SOC_TOPOLOGY 96b81fd263SSubhransu S. Prusty select SND_SOC_INTEL_SST 97c6059879SPierre-Louis Bossart select SND_SOC_ACPI_INTEL_MATCH 98c6059879SPierre-Louis Bossart help 99c6059879SPierre-Louis Bossart If you have a Intel Skylake/Broxton/ApolloLake/KabyLake/ 100c6059879SPierre-Louis Bossart GeminiLake or CannonLake platform with the DSP enabled in the BIOS 101c6059879SPierre-Louis Bossart then enable this option by saying Y or m. 102c6059879SPierre-Louis Bossart 103c6059879SPierre-Louis Bossartconfig SND_SOC_ACPI_INTEL_MATCH 104c6059879SPierre-Louis Bossart tristate 105c6059879SPierre-Louis Bossart select SND_SOC_ACPI if ACPI 106c6059879SPierre-Louis Bossart # this option controls the compilation of ACPI matching tables and 107c6059879SPierre-Louis Bossart # helpers and is not meant to be selected by the user. 108c6059879SPierre-Louis Bossart 109c6059879SPierre-Louis Bossartendif ## SND_SOC_INTEL_SST_TOPLEVEL 110624729fdSOmair M Abdullah 111ea2851bdSPierre-Louis Bossart# ASoC codec drivers 112ea2851bdSPierre-Louis Bossartsource "sound/soc/intel/boards/Kconfig" 113