Kconfig (0fbc7d7320202489383f520ecd1758b15a00e17c) Kconfig (282a331fe25c74c23800bb7da1bb62c9e54fd738)
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_MFLD_PLATFORM
6 select SND_SST_IPC
7 help
8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform

--- 51 unchanged lines hidden (view full) ---

60 select SND_SOC_INTEL_BAYTRAIL
61 select SND_SOC_MAX98090
62 help
63 This adds audio driver for Intel Baytrail platform based boards
64 with the MAX98090 audio codec.
65
66config SND_SOC_INTEL_BROADWELL_MACH
67 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
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_MFLD_PLATFORM
6 select SND_SST_IPC
7 help
8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform

--- 51 unchanged lines hidden (view full) ---

60 select SND_SOC_INTEL_BAYTRAIL
61 select SND_SOC_MAX98090
62 help
63 This adds audio driver for Intel Baytrail platform based boards
64 with the MAX98090 audio codec.
65
66config SND_SOC_INTEL_BROADWELL_MACH
67 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
68 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC
68 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \\
69 I2C_DESIGNWARE_PLATFORM
69 select SND_SOC_INTEL_HASWELL
70 select SND_COMPRESS_OFFLOAD
71 select SND_SOC_RT286
72 help
73 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
74 Ultrabook platforms.
75 Say Y if you have such a device
76 If unsure select "N".
70 select SND_SOC_INTEL_HASWELL
71 select SND_COMPRESS_OFFLOAD
72 select SND_SOC_RT286
73 help
74 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
75 Ultrabook platforms.
76 Say Y if you have such a device
77 If unsure select "N".