|
@@ -89,7 +89,7 @@ config SND_SOC_INTEL_BROADWELL_MACH
|
|
|
|
|
|
config SND_SOC_INTEL_BYTCR_RT5640_MACH
|
|
|
tristate "ASoC Audio DSP Support for MID BYT Platform"
|
|
|
- depends on X86
|
|
|
+ depends on X86 && I2C
|
|
|
select SND_SOC_RT5640
|
|
|
select SND_SST_MFLD_PLATFORM
|
|
|
select SND_SST_IPC_ACPI
|
|
@@ -101,7 +101,7 @@ config SND_SOC_INTEL_BYTCR_RT5640_MACH
|
|
|
|
|
|
config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
|
|
|
tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
|
|
|
- depends on X86_INTEL_LPSS
|
|
|
+ depends on X86_INTEL_LPSS && I2C
|
|
|
select SND_SOC_RT5670
|
|
|
select SND_SST_MFLD_PLATFORM
|
|
|
select SND_SST_IPC_ACPI
|