From: Takashi Iwai <tiwai@suse.de>
Date: Wed, 23 Nov 2016 15:56:59 +0100
Subject: [PATCH 81/82] ASoC: Intel: Keep building old baytrail machine drivers
References: bsc#1010690
Patch-mainline: Never, SLE12-SP2 / openSUSE-42.2 only

Just for compatibility, keep building these drivers.
Only for SLE12-SP2 / openSUSE-42.2.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

---
 sound/soc/intel/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -68,7 +68,7 @@ config SND_SOC_INTEL_HASWELL_MACH
 config SND_SOC_INTEL_BYT_RT5640_MACH
 	tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
 	depends on X86_INTEL_LPSS && I2C
-	depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n)
+	depends on DW_DMAC_CORE
 	select SND_SOC_INTEL_SST
 	select SND_SOC_INTEL_SST_FIRMWARE
 	select SND_SOC_INTEL_BAYTRAIL
@@ -80,7 +80,7 @@ config SND_SOC_INTEL_BYT_RT5640_MACH
 config SND_SOC_INTEL_BYT_MAX98090_MACH
 	tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
 	depends on X86_INTEL_LPSS && I2C
-	depends on DW_DMAC_CORE && (SND_SST_IPC_ACPI = n)
+	depends on DW_DMAC_CORE
 	select SND_SOC_INTEL_SST
 	select SND_SOC_INTEL_SST_FIRMWARE
 	select SND_SOC_INTEL_BAYTRAIL
