ASoC: intel: kconfig - Move DW_DMAC_CORE dependency to machines
[deliverable/linux.git] / sound / soc / intel / Kconfig
CommitLineData
e62255f2
VK
1config SND_MFLD_MACHINE
2 tristate "SOC Machine Audio driver for Intel Medfield MID platform"
5914ccf4 3 depends on INTEL_SCU_IPC
e62255f2 4 select SND_SOC_SN95031
a355d678 5 select SND_SST_MFLD_PLATFORM
f533a035 6 select SND_SST_IPC_PCI
e62255f2
VK
7 help
8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform
9 used as alsa device in audio substem in Intel(R) MID devices
10 Say Y if you have such a device
11 If unsure select "N".
12
a355d678 13config SND_SST_MFLD_PLATFORM
e62255f2 14 tristate
ddfa40b1 15
0fbc7d73
VK
16config SND_SST_IPC
17 tristate
18
f533a035
VK
19config SND_SST_IPC_PCI
20 tristate
21 select SND_SST_IPC
22
336cfbb0
VK
23config SND_SST_IPC_ACPI
24 tristate
25 select SND_SST_IPC
26 depends on ACPI
27
ddfa40b1
LG
28config SND_SOC_INTEL_SST
29 tristate "ASoC support for Intel(R) Smart Sound Technology"
30 select SND_SOC_INTEL_SST_ACPI if ACPI
afd95490 31 depends on (X86 || COMPILE_TEST)
ddfa40b1
LG
32 help
33 This adds support for Intel(R) Smart Sound Technology (SST).
34 Say Y if you have such a device
35 If unsure select "N".
36
37config SND_SOC_INTEL_SST_ACPI
38 tristate
39
5e4482fc
LG
40config SND_SOC_INTEL_HASWELL
41 tristate
90931b9e 42
20df8d03
JN
43config SND_SOC_INTEL_BAYTRAIL
44 tristate
45
90931b9e 46config SND_SOC_INTEL_HASWELL_MACH
a8282136 47 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
34084a43 48 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C && \
161aa49e 49 I2C_DESIGNWARE_PLATFORM
7dd6bd89 50 depends on DW_DMAC_CORE
90931b9e
LG
51 select SND_SOC_INTEL_HASWELL
52 select SND_SOC_RT5640
53 help
a8282136 54 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
90931b9e 55 Ultrabook platforms.
a8282136
LG
56 Say Y if you have such a device
57 If unsure select "N".
20df8d03
JN
58
59config SND_SOC_INTEL_BYT_RT5640_MACH
60 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
f410d5c9 61 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
7dd6bd89 62 depends on DW_DMAC_CORE
20df8d03
JN
63 select SND_SOC_INTEL_BAYTRAIL
64 select SND_SOC_RT5640
65 help
66 This adds audio driver for Intel Baytrail platform based boards
67 with the RT5640 audio codec.
9b351d46
JN
68
69config SND_SOC_INTEL_BYT_MAX98090_MACH
70 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
d8188f00 71 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C
7dd6bd89 72 depends on DW_DMAC_CORE
9b351d46
JN
73 select SND_SOC_INTEL_BAYTRAIL
74 select SND_SOC_MAX98090
75 help
76 This adds audio driver for Intel Baytrail platform based boards
77 with the MAX98090 audio codec.
afdb74fd
LG
78
79config SND_SOC_INTEL_BROADWELL_MACH
80 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
34084a43 81 depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \
282a331f 82 I2C_DESIGNWARE_PLATFORM
7dd6bd89 83 depends on DW_DMAC_CORE
afdb74fd 84 select SND_SOC_INTEL_HASWELL
afdb74fd
LG
85 select SND_SOC_RT286
86 help
87 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
88 Ultrabook platforms.
89 Say Y if you have such a device
90 If unsure select "N".
996cc849
SP
91
92config SND_SOC_INTEL_BYTCR_RT5640_MACH
93 tristate "ASoC Audio DSP Support for MID BYT Platform"
da042e3a 94 depends on X86 && I2C
996cc849
SP
95 select SND_SOC_RT5640
96 select SND_SST_MFLD_PLATFORM
97 select SND_SST_IPC_ACPI
98 help
99 This adds support for ASoC machine driver for Intel(R) MID Baytrail platform
100 used as alsa device in audio substem in Intel(R) MID devices
101 Say Y if you have such a device
102 If unsure select "N".
026da220
ML
103
104config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
105 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
da042e3a 106 depends on X86_INTEL_LPSS && I2C
026da220
ML
107 select SND_SOC_RT5670
108 select SND_SST_MFLD_PLATFORM
109 select SND_SST_IPC_ACPI
110 help
111 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
112 platforms with RT5672 audio codec.
113 Say Y if you have such a device
114 If unsure select "N".
e18acdc0
FY
115
116config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
c4ba51ba 117 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
fd35e375 118 depends on X86_INTEL_LPSS && I2C
e18acdc0
FY
119 select SND_SOC_RT5645
120 select SND_SST_MFLD_PLATFORM
121 select SND_SST_IPC_ACPI
122 help
123 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
c4ba51ba 124 platforms with RT5645/5650 audio codec.
e18acdc0 125 If unsure select "N".
17119a46
FY
126
127config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
128 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
fd35e375 129 depends on X86_INTEL_LPSS && I2C
17119a46
FY
130 select SND_SOC_MAX98090
131 select SND_SOC_TS3A227E
132 select SND_SST_MFLD_PLATFORM
133 select SND_SST_IPC_ACPI
134 help
135 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
136 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
137 If unsure select "N".
This page took 0.196071 seconds and 5 git commands to generate.