aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-06-01 20:12:05 +0100
committerMark Brown <broonie@linaro.org>2014-06-01 20:12:05 +0100
commitd8188f00e7f57412b5bb4405f636cb7c3d8f42a6 (patch)
treee4674c5c475fc74d8b037fcd82b57071bcea00d3 /sound/soc/intel/Kconfig
parentASoC: Intel: byt-rt5640: Use card PM ops from core (diff)
downloadlinux-dev-d8188f00e7f57412b5bb4405f636cb7c3d8f42a6.tar.xz
linux-dev-d8188f00e7f57412b5bb4405f636cb7c3d8f42a6.zip
ASoC: intel: The Baytrail/MAX98090 driver depends on I2C
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index cd3498736e91..c30fedb3e149 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -52,7 +52,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 SND_SOC_INTEL_SST && X86_INTEL_LPSS
+ depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
select SND_SOC_INTEL_BAYTRAIL
select SND_SOC_MAX98090
help