[x86] sound/soc/intel: Explicitly enable SND_SST_ATOM_HIFI2_PLATFORM_ACPI as module

The HiFi2 driver was split up into ACPI and PCI parts, and we need to
select one or both of those instead of SND_SST_ATOM_HIFI2_PLATFORM.
Baed on the help text, it appears that the ACPI part is all we want.
It also gets selected automatically, so this commit doesn't change
the resulting config.
This commit is contained in:
Ben Hutchings 2018-05-10 01:38:40 +01:00
parent f65f618689
commit 1211a253cb
1 changed files with 1 additions and 1 deletions

View File

@ -2036,7 +2036,7 @@ CONFIG_SND_SOC_AMD_ACP=m
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
CONFIG_SND_SOC_INTEL_HASWELL=m
CONFIG_SND_SOC_INTEL_BAYTRAIL=m
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m
CONFIG_SND_SOC_INTEL_SKYLAKE=m
##