Kconfig (79fc62d6b2c278bffafc24a22fa4638edcae1aa9) Kconfig (2f1f570cd730c81807ae143a83766068dd82d577)
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SOC_INTEL_SST_TOPLEVEL
3 bool "Intel ASoC SST drivers"
4 default y
5 depends on X86 || COMPILE_TEST
6 select SND_SOC_INTEL_MACH
7 help
8 Intel ASoC SST Platform Drivers. If you have a Intel machine that

--- 205 unchanged lines hidden (view full) ---

214 depends on X86 || COMPILE_TEST
215 depends on PCI
216 depends on COMMON_CLK
217 select SND_SOC_ACPI if ACPI
218 select SND_SOC_TOPOLOGY
219 select SND_HDA_EXT_CORE
220 select SND_HDA_DSP_LOADER
221 select SND_INTEL_DSP_CONFIG
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SOC_INTEL_SST_TOPLEVEL
3 bool "Intel ASoC SST drivers"
4 default y
5 depends on X86 || COMPILE_TEST
6 select SND_SOC_INTEL_MACH
7 help
8 Intel ASoC SST Platform Drivers. If you have a Intel machine that

--- 205 unchanged lines hidden (view full) ---

214 depends on X86 || COMPILE_TEST
215 depends on PCI
216 depends on COMMON_CLK
217 select SND_SOC_ACPI if ACPI
218 select SND_SOC_TOPOLOGY
219 select SND_HDA_EXT_CORE
220 select SND_HDA_DSP_LOADER
221 select SND_INTEL_DSP_CONFIG
222 select WANT_DEV_COREDUMP
222 help
223 Enable support for Intel(R) cAVS 1.5 platforms with DSP
224 capabilities. This includes Skylake, Kabylake, Amberlake and
225 Apollolake.
226
227# ASoC codec drivers
228source "sound/soc/intel/boards/Kconfig"
223 help
224 Enable support for Intel(R) cAVS 1.5 platforms with DSP
225 capabilities. This includes Skylake, Kabylake, Amberlake and
226 Apollolake.
227
228# ASoC codec drivers
229source "sound/soc/intel/boards/Kconfig"