Kconfig (82cf89de2c9c2efcafde452ed76f85e7ef7f6ce0) | Kconfig (759db1c4660b558345573c7476a45c76a6aa07d2) |
---|---|
1config SND_MFLD_MACHINE 2 tristate "SOC Machine Audio driver for Intel Medfield MID platform" 3 depends on INTEL_SCU_IPC 4 select SND_SOC_SN95031 5 select SND_SST_ATOM_HIFI2_PLATFORM 6 select SND_SST_IPC_PCI 7 help 8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform --- 200 unchanged lines hidden (view full) --- 209 select SND_SST_ATOM_HIFI2_PLATFORM 210 select SND_SST_IPC_ACPI 211 select SND_SOC_INTEL_SST_MATCH if ACPI 212 help 213 This adds support for ASoC machine driver for Intel(R) Baytrail & CherryTrail 214 platforms with DA7212/7213 audio codec. 215 If unsure select "N". 216 | 1config SND_MFLD_MACHINE 2 tristate "SOC Machine Audio driver for Intel Medfield MID platform" 3 depends on INTEL_SCU_IPC 4 select SND_SOC_SN95031 5 select SND_SST_ATOM_HIFI2_PLATFORM 6 select SND_SST_IPC_PCI 7 help 8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform --- 200 unchanged lines hidden (view full) --- 209 select SND_SST_ATOM_HIFI2_PLATFORM 210 select SND_SST_IPC_ACPI 211 select SND_SOC_INTEL_SST_MATCH if ACPI 212 help 213 This adds support for ASoC machine driver for Intel(R) Baytrail & CherryTrail 214 platforms with DA7212/7213 audio codec. 215 If unsure select "N". 216 |
217config SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH 218 tristate "ASoC Audio driver for Intel Baytrail & Cherrytrail platform with no codec (MinnowBoard MAX, Up)" 219 depends on X86_INTEL_LPSS && I2C && ACPI 220 select SND_SST_ATOM_HIFI2_PLATFORM 221 select SND_SST_IPC_ACPI 222 select SND_SOC_INTEL_SST_MATCH if ACPI 223 help 224 This adds support for ASoC machine driver for the MinnowBoard Max or 225 Up boards and provides access to I2S signals on the Low-Speed 226 connector 227 If unsure select "N". 228 |
|
217config SND_SOC_INTEL_SKYLAKE 218 tristate 219 select SND_HDA_EXT_CORE 220 select SND_HDA_DSP_LOADER 221 select SND_SOC_TOPOLOGY 222 select SND_SOC_INTEL_SST 223 224config SND_SOC_INTEL_SKL_RT286_MACH --- 39 unchanged lines hidden --- | 229config SND_SOC_INTEL_SKYLAKE 230 tristate 231 select SND_HDA_EXT_CORE 232 select SND_HDA_DSP_LOADER 233 select SND_SOC_TOPOLOGY 234 select SND_SOC_INTEL_SST 235 236config SND_SOC_INTEL_SKL_RT286_MACH --- 39 unchanged lines hidden --- |