diff options
-rw-r--r-- | sound/soc/intel/Kconfig | 2 |
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 | |||
52 | 52 | ||
53 | config SND_SOC_INTEL_BYT_MAX98090_MACH | 53 | config SND_SOC_INTEL_BYT_MAX98090_MACH |
54 | tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec" | 54 | tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec" |
55 | depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS | 55 | depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C |
56 | select SND_SOC_INTEL_BAYTRAIL | 56 | select SND_SOC_INTEL_BAYTRAIL |
57 | select SND_SOC_MAX98090 | 57 | select SND_SOC_MAX98090 |
58 | help | 58 | help |