We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba58ee commit 62aa569Copy full SHA for 62aa569
sound/soc/sof/Kconfig
@@ -12,6 +12,7 @@ config SND_SOC_SOF_PCI
12
tristate "SOF PCI enumeration support"
13
depends on PCI
14
select SND_SOC_SOF
15
+ select SND_SOC_ACPI if ACPI
16
select SND_SOC_SOF_OPTIONS
17
select SND_SOC_SOF_INTEL_PCI if SND_SOC_SOF_INTEL_TOPLEVEL
18
help
@@ -24,6 +25,7 @@ config SND_SOC_SOF_ACPI
24
25
tristate "SOF ACPI enumeration support"
26
depends on ACPI || COMPILE_TEST
27
28
29
30
select SND_SOC_SOF_INTEL_ACPI if SND_SOC_SOF_INTEL_TOPLEVEL
31
select IOSF_MBI if X86
0 commit comments