]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ASoC: intel: The Baytrail/MAX98090 driver depends on I2C
authorMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 19:12:05 +0000 (20:12 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 19:12:05 +0000 (20:12 +0100)
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/Kconfig

index cd3498736e91489183af741af2b179b614167f46..c30fedb3e149e375476d62b354d3d81c1b0b487a 100644 (file)
@@ -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