]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/soc/intel/Kconfig
Merge remote-tracking branch 'asoc/topic/rt286' into HEAD
[mirror_ubuntu-bionic-kernel.git] / sound / soc / intel / Kconfig
CommitLineData
e62255f2
VK
1config SND_MFLD_MACHINE
2 tristate "SOC Machine Audio driver for Intel Medfield MID platform"
065ae678 3 depends on INTEL_SCU_IPC
e62255f2 4 select SND_SOC_SN95031
a355d678 5 select SND_SST_MFLD_PLATFORM
e62255f2
VK
6 help
7 This adds support for ASoC machine driver for Intel(R) MID Medfield platform
8 used as alsa device in audio substem in Intel(R) MID devices
9 Say Y if you have such a device
10 If unsure select "N".
11
a355d678 12config SND_SST_MFLD_PLATFORM
e62255f2 13 tristate
ddfa40b1
LG
14
15config SND_SOC_INTEL_SST
16 tristate "ASoC support for Intel(R) Smart Sound Technology"
17 select SND_SOC_INTEL_SST_ACPI if ACPI
afd95490 18 depends on (X86 || COMPILE_TEST)
ddfa40b1
LG
19 help
20 This adds support for Intel(R) Smart Sound Technology (SST).
21 Say Y if you have such a device
22 If unsure select "N".
23
24config SND_SOC_INTEL_SST_ACPI
25 tristate
26
5e4482fc
LG
27config SND_SOC_INTEL_HASWELL
28 tristate
90931b9e 29
20df8d03
JN
30config SND_SOC_INTEL_BAYTRAIL
31 tristate
32
90931b9e 33config SND_SOC_INTEL_HASWELL_MACH
a8282136 34 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
f410d5c9 35 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
90931b9e
LG
36 select SND_SOC_INTEL_HASWELL
37 select SND_SOC_RT5640
38 help
a8282136 39 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
90931b9e 40 Ultrabook platforms.
a8282136
LG
41 Say Y if you have such a device
42 If unsure select "N".
20df8d03
JN
43
44config SND_SOC_INTEL_BYT_RT5640_MACH
45 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
f410d5c9 46 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
20df8d03
JN
47 select SND_SOC_INTEL_BAYTRAIL
48 select SND_SOC_RT5640
49 help
50 This adds audio driver for Intel Baytrail platform based boards
51 with the RT5640 audio codec.
9b351d46
JN
52
53config SND_SOC_INTEL_BYT_MAX98090_MACH
54 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
d8188f00 55 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
9b351d46
JN
56 select SND_SOC_INTEL_BAYTRAIL
57 select SND_SOC_MAX98090
58 help
59 This adds audio driver for Intel Baytrail platform based boards
60 with the MAX98090 audio codec.