2018-01-05 06:35:53 +08:00
|
|
|
config SND_SOC_INTEL_SST_TOPLEVEL
|
|
|
|
bool "Intel ASoC SST drivers"
|
|
|
|
default y
|
|
|
|
depends on X86 || COMPILE_TEST
|
|
|
|
select SND_SOC_INTEL_MACH
|
|
|
|
help
|
|
|
|
Intel ASoC SST Platform Drivers. If you have a Intel machine that
|
|
|
|
has an audio controller with a DSP and I2S or DMIC port, then
|
|
|
|
enable this option by saying Y
|
|
|
|
|
|
|
|
Note that the answer to this question doesn't directly affect the
|
|
|
|
kernel: saying N will just cause the configurator to skip all
|
|
|
|
the questions about Intel SST drivers.
|
|
|
|
|
|
|
|
if SND_SOC_INTEL_SST_TOPLEVEL
|
|
|
|
|
2014-10-16 22:30:19 +08:00
|
|
|
config SND_SST_IPC
|
|
|
|
tristate
|
|
|
|
|
2014-11-04 18:55:16 +08:00
|
|
|
config SND_SST_IPC_PCI
|
|
|
|
tristate
|
|
|
|
select SND_SST_IPC
|
|
|
|
|
2014-11-11 19:06:28 +08:00
|
|
|
config SND_SST_IPC_ACPI
|
|
|
|
tristate
|
|
|
|
select SND_SST_IPC
|
2015-11-06 00:04:12 +08:00
|
|
|
select SND_SOC_INTEL_SST
|
2016-09-04 00:23:26 +08:00
|
|
|
select IOSF_MBI
|
2014-11-11 19:06:28 +08:00
|
|
|
|
2014-02-17 21:32:10 +08:00
|
|
|
config SND_SOC_INTEL_SST
|
2015-06-20 02:25:28 +08:00
|
|
|
tristate
|
2014-02-17 21:32:10 +08:00
|
|
|
select SND_SOC_INTEL_SST_ACPI if ACPI
|
|
|
|
|
2016-07-11 16:39:11 +08:00
|
|
|
config SND_SOC_INTEL_SST_FIRMWARE
|
|
|
|
tristate
|
2017-01-16 21:12:26 +08:00
|
|
|
select DW_DMAC_CORE
|
2016-07-11 16:39:11 +08:00
|
|
|
|
2014-02-17 21:32:10 +08:00
|
|
|
config SND_SOC_INTEL_SST_ACPI
|
|
|
|
tristate
|
|
|
|
|
2014-02-21 05:48:46 +08:00
|
|
|
config SND_SOC_INTEL_HASWELL
|
2017-10-13 07:49:45 +08:00
|
|
|
tristate "Intel ASoC SST driver for Haswell/Broadwell"
|
2018-01-05 06:35:53 +08:00
|
|
|
depends on SND_DMA_SGBUF
|
2017-11-08 21:03:19 +08:00
|
|
|
depends on DMADEVICES
|
2017-01-16 21:12:26 +08:00
|
|
|
select SND_SOC_INTEL_SST
|
2016-10-10 20:33:20 +08:00
|
|
|
select SND_SOC_INTEL_SST_FIRMWARE
|
2018-01-05 06:35:53 +08:00
|
|
|
select SND_SOC_ACPI_INTEL_MATCH
|
|
|
|
help
|
|
|
|
If you have a Intel Haswell or Broadwell platform connected to
|
|
|
|
an I2S codec, then enable this option by saying Y or m. This is
|
|
|
|
typically used for Chromebooks. This is a recommended option.
|
2014-02-21 05:48:47 +08:00
|
|
|
|
2014-02-24 23:27:02 +08:00
|
|
|
config SND_SOC_INTEL_BAYTRAIL
|
2017-10-13 07:49:45 +08:00
|
|
|
tristate "Intel ASoC SST driver for Baytrail (legacy)"
|
2017-11-08 21:03:19 +08:00
|
|
|
depends on DMADEVICES
|
2017-01-16 21:12:26 +08:00
|
|
|
select SND_SOC_INTEL_SST
|
|
|
|
select SND_SOC_INTEL_SST_FIRMWARE
|
2018-01-05 06:35:53 +08:00
|
|
|
select SND_SOC_ACPI_INTEL_MATCH
|
|
|
|
help
|
|
|
|
If you have a Intel Baytrail platform connected to an I2S codec,
|
|
|
|
then enable this option by saying Y or m. This was typically used
|
|
|
|
for Baytrail Chromebooks but this option is now deprecated and is
|
|
|
|
not recommended, use SND_SST_ATOM_HIFI2_PLATFORM instead.
|
2014-02-24 23:27:02 +08:00
|
|
|
|
2017-10-13 07:49:45 +08:00
|
|
|
config SND_SST_ATOM_HIFI2_PLATFORM
|
|
|
|
tristate "Intel ASoC SST driver for HiFi2 platforms (*field, *trail)"
|
2018-01-05 06:35:53 +08:00
|
|
|
depends on X86
|
2017-10-13 07:49:45 +08:00
|
|
|
select SND_SOC_COMPRESS
|
2018-01-05 06:35:53 +08:00
|
|
|
select SND_SOC_ACPI_INTEL_MATCH
|
2017-10-13 07:49:45 +08:00
|
|
|
|
2015-07-09 17:50:10 +08:00
|
|
|
config SND_SOC_INTEL_SKYLAKE
|
2017-10-13 07:49:45 +08:00
|
|
|
tristate "Intel ASoC SST driver for SKL/BXT/KBL/GLK/CNL"
|
2018-01-05 06:35:53 +08:00
|
|
|
depends on PCI && ACPI
|
2015-07-09 17:50:10 +08:00
|
|
|
select SND_HDA_EXT_CORE
|
2016-03-11 12:42:56 +08:00
|
|
|
select SND_HDA_DSP_LOADER
|
2015-10-07 18:31:56 +08:00
|
|
|
select SND_SOC_TOPOLOGY
|
2015-07-10 00:08:54 +08:00
|
|
|
select SND_SOC_INTEL_SST
|
2018-01-05 06:35:53 +08:00
|
|
|
select SND_SOC_ACPI_INTEL_MATCH
|
|
|
|
help
|
|
|
|
If you have a Intel Skylake/Broxton/ApolloLake/KabyLake/
|
|
|
|
GeminiLake or CannonLake platform with the DSP enabled in the BIOS
|
|
|
|
then enable this option by saying Y or m.
|
|
|
|
|
|
|
|
config SND_SOC_ACPI_INTEL_MATCH
|
|
|
|
tristate
|
|
|
|
select SND_SOC_ACPI if ACPI
|
|
|
|
# this option controls the compilation of ACPI matching tables and
|
|
|
|
# helpers and is not meant to be selected by the user.
|
|
|
|
|
|
|
|
endif ## SND_SOC_INTEL_SST_TOPLEVEL
|
2015-10-14 23:41:43 +08:00
|
|
|
|
2017-10-13 07:49:43 +08:00
|
|
|
# ASoC codec drivers
|
|
|
|
source "sound/soc/intel/boards/Kconfig"
|