xref: /linux/sound/soc/intel/Kconfig (revision 90619eb1dc4f19357fef5e9c13c6c9beead0fd80)
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
19def2c428SPierre-Louis Bossart	# This option controls the IPC core for HiFi2 platforms
200fbc7d73SVinod Koul
21f533a035SVinod Koulconfig SND_SST_IPC_PCI
22f533a035SVinod Koul	tristate
23f533a035SVinod Koul	select SND_SST_IPC
24def2c428SPierre-Louis Bossart	# This option controls the PCI-based IPC for HiFi2 platforms
25def2c428SPierre-Louis Bossart	#  (Medfield, Merrifield).
26f533a035SVinod Koul
27336cfbb0SVinod Koulconfig SND_SST_IPC_ACPI
28336cfbb0SVinod Koul	tristate
29336cfbb0SVinod Koul	select SND_SST_IPC
30def2c428SPierre-Louis Bossart	# This option controls the ACPI-based IPC for HiFi2 platforms
31def2c428SPierre-Louis Bossart	# (Baytrail, Cherrytrail)
32def2c428SPierre-Louis Bossart
33def2c428SPierre-Louis Bossartconfig SND_SOC_INTEL_SST_ACPI
34def2c428SPierre-Louis Bossart	tristate
35def2c428SPierre-Louis Bossart	# This option controls ACPI-based probing on
36def2c428SPierre-Louis Bossart	# Haswell/Broadwell/Baytrail legacy and will be set
37def2c428SPierre-Louis Bossart	# when these platforms are enabled
38336cfbb0SVinod Koul
39ddfa40b1SLiam Girdwoodconfig SND_SOC_INTEL_SST
4013735d1cSVinod Koul	tristate
41ddfa40b1SLiam Girdwood
42a395bdd6STakashi Iwaiconfig SND_SOC_INTEL_SST_FIRMWARE
43a395bdd6STakashi Iwai	tristate
44ebf79091SAndy Shevchenko	select DW_DMAC_CORE
45def2c428SPierre-Louis Bossart	# This option controls firmware download on
46def2c428SPierre-Louis Bossart	# Haswell/Broadwell/Baytrail legacy and will be set
47def2c428SPierre-Louis Bossart	# when these platforms are enabled
48ddfa40b1SLiam Girdwood
495e4482fcSLiam Girdwoodconfig SND_SOC_INTEL_HASWELL
508fca1583SVinod Koul	tristate "Haswell/Broadwell Platforms"
51c6059879SPierre-Louis Bossart	depends on SND_DMA_SGBUF
524772c16eSPierre-Louis Bossart	depends on DMADEVICES && ACPI
53ebf79091SAndy Shevchenko	select SND_SOC_INTEL_SST
54f3f2bb7aSPierre-Louis Bossart	select SND_SOC_INTEL_SST_ACPI
55c3474e21SArnd Bergmann	select SND_SOC_INTEL_SST_FIRMWARE
56c6059879SPierre-Louis Bossart	select SND_SOC_ACPI_INTEL_MATCH
57c6059879SPierre-Louis Bossart	help
58c6059879SPierre-Louis Bossart	  If you have a Intel Haswell or Broadwell platform connected to
59c6059879SPierre-Louis Bossart	  an I2S codec, then enable this option by saying Y or m. This is
60c6059879SPierre-Louis Bossart	  typically used for Chromebooks. This is a recommended option.
6190931b9eSLiam Girdwood
6220df8d03SJarkko Nikulaconfig SND_SOC_INTEL_BAYTRAIL
638fca1583SVinod Koul	tristate "Baytrail (legacy) Platforms"
644772c16eSPierre-Louis Bossart	depends on DMADEVICES && ACPI
65ebf79091SAndy Shevchenko	select SND_SOC_INTEL_SST
66f3f2bb7aSPierre-Louis Bossart	select SND_SOC_INTEL_SST_ACPI
67ebf79091SAndy Shevchenko	select SND_SOC_INTEL_SST_FIRMWARE
68c6059879SPierre-Louis Bossart	select SND_SOC_ACPI_INTEL_MATCH
69c6059879SPierre-Louis Bossart	help
70c6059879SPierre-Louis Bossart	  If you have a Intel Baytrail platform connected to an I2S codec,
71c6059879SPierre-Louis Bossart	  then enable this option by saying Y or m. This was typically used
72c6059879SPierre-Louis Bossart	  for Baytrail Chromebooks but this option is now deprecated and is
73c6059879SPierre-Louis Bossart	  not recommended, use SND_SST_ATOM_HIFI2_PLATFORM instead.
7420df8d03SJarkko Nikula
75*90619eb1SPierre-Louis Bossartconfig SND_SST_ATOM_HIFI2_PLATFORM
76*90619eb1SPierre-Louis Bossart	tristate
77*90619eb1SPierre-Louis Bossart	select SND_SOC_COMPRESS
78*90619eb1SPierre-Louis Bossart
794772c16eSPierre-Louis Bossartconfig SND_SST_ATOM_HIFI2_PLATFORM_PCI
80*90619eb1SPierre-Louis Bossart	tristate "PCI HiFi2 (Merrifield) Platforms"
814772c16eSPierre-Louis Bossart	depends on X86 && PCI
824772c16eSPierre-Louis Bossart	select SND_SST_IPC_PCI
83*90619eb1SPierre-Louis Bossart	select SND_SST_ATOM_HIFI2_PLATFORM
844772c16eSPierre-Louis Bossart	help
85*90619eb1SPierre-Louis Bossart	  If you have a Intel Merrifield/Edison platform, then
864772c16eSPierre-Louis Bossart	  enable this option by saying Y or m. Distros will typically not
87*90619eb1SPierre-Louis Bossart	  enable this option: while Merrifield/Edison can run a mainline
88*90619eb1SPierre-Louis Bossart	  kernel with limited functionality it will require a firmware file
89*90619eb1SPierre-Louis Bossart	  which is not in the standard firmware tree
904772c16eSPierre-Louis Bossart
91*90619eb1SPierre-Louis Bossartconfig SND_SST_ATOM_HIFI2_PLATFORM_ACPI
928fca1583SVinod Koul	tristate "ACPI HiFi2 (Baytrail, Cherrytrail) Platforms"
93*90619eb1SPierre-Louis Bossart	default ACPI
944772c16eSPierre-Louis Bossart	depends on X86 && ACPI
954772c16eSPierre-Louis Bossart	select SND_SST_IPC_ACPI
96*90619eb1SPierre-Louis Bossart	select SND_SST_ATOM_HIFI2_PLATFORM
97c6059879SPierre-Louis Bossart	select SND_SOC_ACPI_INTEL_MATCH
98f3f2bb7aSPierre-Louis Bossart	select IOSF_MBI
994772c16eSPierre-Louis Bossart	help
1004772c16eSPierre-Louis Bossart	  If you have a Intel Baytrail or Cherrytrail platform with an I2S
1014772c16eSPierre-Louis Bossart	  codec, then enable this option by saying Y or m. This is a
1024772c16eSPierre-Louis Bossart	  recommended option
103f6a118a8SPierre-Louis Bossart
10401f50d69SSriram Periyasamyconfig SND_SOC_INTEL_SKYLAKE_SSP_CLK
10501f50d69SSriram Periyasamy	tristate
10601f50d69SSriram Periyasamy
107eb965e36SJeeja KPconfig SND_SOC_INTEL_SKYLAKE
1088fca1583SVinod Koul	tristate "SKL/BXT/KBL/GLK/CNL... Platforms"
109c6059879SPierre-Louis Bossart	depends on PCI && ACPI
110eb965e36SJeeja KP	select SND_HDA_EXT_CORE
11192eb4f62SJeeja KP	select SND_HDA_DSP_LOADER
1123af36706SVinod Koul	select SND_SOC_TOPOLOGY
113b81fd263SSubhransu S. Prusty	select SND_SOC_INTEL_SST
114c6059879SPierre-Louis Bossart	select SND_SOC_ACPI_INTEL_MATCH
115c6059879SPierre-Louis Bossart	help
116c6059879SPierre-Louis Bossart	  If you have a Intel Skylake/Broxton/ApolloLake/KabyLake/
117c6059879SPierre-Louis Bossart	  GeminiLake or CannonLake platform with the DSP enabled in the BIOS
118c6059879SPierre-Louis Bossart	  then enable this option by saying Y or m.
119c6059879SPierre-Louis Bossart
120c6059879SPierre-Louis Bossartconfig SND_SOC_ACPI_INTEL_MATCH
121c6059879SPierre-Louis Bossart	tristate
122c6059879SPierre-Louis Bossart	select SND_SOC_ACPI if ACPI
123c6059879SPierre-Louis Bossart	# this option controls the compilation of ACPI matching tables and
124c6059879SPierre-Louis Bossart	# helpers and is not meant to be selected by the user.
125c6059879SPierre-Louis Bossart
126c6059879SPierre-Louis Bossartendif ## SND_SOC_INTEL_SST_TOPLEVEL
127624729fdSOmair M Abdullah
128ea2851bdSPierre-Louis Bossart# ASoC codec drivers
129ea2851bdSPierre-Louis Bossartsource "sound/soc/intel/boards/Kconfig"
130