From: Mark Brown Date: Sun, 1 Jun 2014 19:12:05 +0000 (+0100) Subject: ASoC: intel: The Baytrail/MAX98090 driver depends on I2C X-Git-Tag: firefly_0821_release~176^2~3750^2~24^2~7^3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d8188f00e7f57412b5bb4405f636cb7c3d8f42a6;p=firefly-linux-kernel-4.4.55.git ASoC: intel: The Baytrail/MAX98090 driver depends on I2C Signed-off-by: Mark Brown --- 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