]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/soc/intel/Kconfig
ASoC: Intel: move machine drivers to dedicated KConfig
[mirror_ubuntu-bionic-kernel.git] / sound / soc / intel / Kconfig
CommitLineData
231a091e 1config SND_SST_ATOM_HIFI2_PLATFORM
e62255f2 2 tristate
6f0c4226 3 select SND_SOC_COMPRESS
ddfa40b1 4
0fbc7d73
VK
5config SND_SST_IPC
6 tristate
7
f533a035
VK
8config SND_SST_IPC_PCI
9 tristate
10 select SND_SST_IPC
11
336cfbb0
VK
12config SND_SST_IPC_ACPI
13 tristate
14 select SND_SST_IPC
12cc291b 15 select SND_SOC_INTEL_SST
94ae3ce1 16 select IOSF_MBI
336cfbb0 17
60046406
PLB
18config SND_SOC_INTEL_COMMON
19 tristate
20
ddfa40b1 21config SND_SOC_INTEL_SST
13735d1c 22 tristate
60046406 23 select SND_SOC_INTEL_COMMON
ddfa40b1 24 select SND_SOC_INTEL_SST_ACPI if ACPI
60046406 25 select SND_SOC_ACPI_INTEL_MATCH if ACPI
ddfa40b1 26
a395bdd6
TI
27config SND_SOC_INTEL_SST_FIRMWARE
28 tristate
ebf79091 29 select DW_DMAC_CORE
a395bdd6 30
ddfa40b1
LG
31config SND_SOC_INTEL_SST_ACPI
32 tristate
33
60046406 34config SND_SOC_ACPI_INTEL_MATCH
2dcffcee 35 tristate
7feb2f78 36 select SND_SOC_ACPI if ACPI
2dcffcee 37
5e4482fc
LG
38config SND_SOC_INTEL_HASWELL
39 tristate
ebf79091 40 select SND_SOC_INTEL_SST
c3474e21 41 select SND_SOC_INTEL_SST_FIRMWARE
90931b9e 42
20df8d03
JN
43config SND_SOC_INTEL_BAYTRAIL
44 tristate
ebf79091
AS
45 select SND_SOC_INTEL_SST
46 select SND_SOC_INTEL_SST_FIRMWARE
20df8d03 47
eb965e36
JK
48config SND_SOC_INTEL_SKYLAKE
49 tristate
50 select SND_HDA_EXT_CORE
92eb4f62 51 select SND_HDA_DSP_LOADER
3af36706 52 select SND_SOC_TOPOLOGY
b81fd263 53 select SND_SOC_INTEL_SST
624729fd 54
ea2851bd
PLB
55# ASoC codec drivers
56source "sound/soc/intel/boards/Kconfig"