mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 08:31:37 +00:00
ASoC: intel: The Baytrail/MAX98090 driver depends on I2C
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
4af72f4e69
commit
d8188f00e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user