Re: [alsa-devel] [PATCH v1 08/11] ASoC: Intel: Make PCI dependency explicit
22 Dec
2018
22 Dec
'18
5:18 a.m.
On 12/21/18 4:14 PM, Sinan Kaya wrote:
IOSF_MBI driver depends on CONFIG_PCI set but this is not specified anywhere.
wrong patch description...?
Signed-off-by: Sinan Kaya okaya@kernel.org
sound/soc/intel/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index 2fd1b61e8331..b0764b2fe001 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -91,7 +91,7 @@ config SND_SST_ATOM_HIFI2_PLATFORM_PCI config SND_SST_ATOM_HIFI2_PLATFORM_ACPI tristate "ACPI HiFi2 (Baytrail, Cherrytrail) Platforms" default ACPI
- depends on X86 && ACPI
- depends on X86 && ACPI && PCI select SND_SST_IPC_ACPI select SND_SST_ATOM_HIFI2_PLATFORM select SND_SOC_ACPI_INTEL_MATCH
--
~Randy
2150
Age (days ago)
2150
Last active (days ago)
0 comments
1 participants
participants (1)
-
Randy Dunlap