aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/intel/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index c719438fa3d7..774fab988509 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -65,7 +65,8 @@ config SND_SOC_INTEL_BYT_MAX98090_MACH
65 65
66config SND_SOC_INTEL_BROADWELL_MACH 66config SND_SOC_INTEL_BROADWELL_MACH
67 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint" 67 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
68 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC 68 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \\
69 I2C_DESIGNWARE_PLATFORM
69 select SND_SOC_INTEL_HASWELL 70 select SND_SOC_INTEL_HASWELL
70 select SND_COMPRESS_OFFLOAD 71 select SND_COMPRESS_OFFLOAD
71 select SND_SOC_RT286 72 select SND_SOC_RT286