|
@@ -19,7 +19,6 @@ config SND_SOC_INTEL_HASWELL_MACH
|
|
|
tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
|
|
|
depends on SND_SOC_INTEL_MACH
|
|
|
depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
|
|
|
- depends on DMADEVICES
|
|
|
depends on SND_SOC_INTEL_HASWELL
|
|
|
select SND_SOC_RT5640
|
|
|
help
|
|
@@ -32,7 +31,6 @@ config SND_SOC_INTEL_BDW_RT5677_MACH
|
|
|
tristate "ASoC Audio driver for Intel Broadwell with RT5677 codec"
|
|
|
depends on SND_SOC_INTEL_MACH
|
|
|
depends on X86_INTEL_LPSS && GPIOLIB && I2C
|
|
|
- depends on DMADEVICES
|
|
|
depends on SND_SOC_INTEL_HASWELL
|
|
|
select SND_SOC_RT5677
|
|
|
help
|
|
@@ -43,7 +41,6 @@ config SND_SOC_INTEL_BROADWELL_MACH
|
|
|
tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
|
|
|
depends on SND_SOC_INTEL_MACH
|
|
|
depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
|
|
|
- depends on DMADEVICES
|
|
|
depends on SND_SOC_INTEL_HASWELL
|
|
|
select SND_SOC_RT286
|
|
|
help
|
|
@@ -56,7 +53,6 @@ config SND_SOC_INTEL_BYT_MAX98090_MACH
|
|
|
tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
|
|
|
depends on SND_SOC_INTEL_MACH
|
|
|
depends on X86_INTEL_LPSS && I2C
|
|
|
- depends on DMADEVICES
|
|
|
depends on SND_SST_IPC_ACPI = n
|
|
|
depends on SND_SOC_INTEL_BAYTRAIL
|
|
|
select SND_SOC_MAX98090
|
|
@@ -68,7 +64,6 @@ config SND_SOC_INTEL_BYT_RT5640_MACH
|
|
|
tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
|
|
|
depends on SND_SOC_INTEL_MACH
|
|
|
depends on X86_INTEL_LPSS && I2C
|
|
|
- depends on DMADEVICES
|
|
|
depends on SND_SST_IPC_ACPI = n
|
|
|
depends on SND_SOC_INTEL_BAYTRAIL
|
|
|
select SND_SOC_RT5640
|