]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/soc/intel/Kconfig
ASoC: Intel: Add Nuvoton+Maxim machine driver entry
[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"
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
6f0c4226 15 select SND_SOC_COMPRESS
ddfa40b1 16
0fbc7d73
VK
17config SND_SST_IPC
18 tristate
19
f533a035
VK
20config SND_SST_IPC_PCI
21 tristate
22 select SND_SST_IPC
23
336cfbb0
VK
24config SND_SST_IPC_ACPI
25 tristate
26 select SND_SST_IPC
12cc291b 27 select SND_SOC_INTEL_SST
336cfbb0
VK
28 depends on ACPI
29
ddfa40b1 30config SND_SOC_INTEL_SST
13735d1c 31 tristate
ddfa40b1 32 select SND_SOC_INTEL_SST_ACPI if ACPI
afd95490 33 depends on (X86 || COMPILE_TEST)
ddfa40b1
LG
34
35config SND_SOC_INTEL_SST_ACPI
36 tristate
37
5e4482fc
LG
38config SND_SOC_INTEL_HASWELL
39 tristate
90931b9e 40
20df8d03
JN
41config SND_SOC_INTEL_BAYTRAIL
42 tristate
43
90931b9e 44config SND_SOC_INTEL_HASWELL_MACH
a8282136 45 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
13735d1c 46 depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
a92ea59b 47 depends on DW_DMAC_CORE=y
13735d1c 48 select SND_SOC_INTEL_SST
90931b9e
LG
49 select SND_SOC_INTEL_HASWELL
50 select SND_SOC_RT5640
51 help
a8282136 52 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
90931b9e 53 Ultrabook platforms.
a8282136
LG
54 Say Y if you have such a device
55 If unsure select "N".
20df8d03
JN
56
57config SND_SOC_INTEL_BYT_RT5640_MACH
58 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
13735d1c 59 depends on X86_INTEL_LPSS && I2C
a92ea59b 60 depends on DW_DMAC_CORE=y
13735d1c 61 select SND_SOC_INTEL_SST
20df8d03
JN
62 select SND_SOC_INTEL_BAYTRAIL
63 select SND_SOC_RT5640
64 help
65 This adds audio driver for Intel Baytrail platform based boards
66 with the RT5640 audio codec.
9b351d46
JN
67
68config SND_SOC_INTEL_BYT_MAX98090_MACH
69 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
13735d1c 70 depends on X86_INTEL_LPSS && I2C
a92ea59b 71 depends on DW_DMAC_CORE=y
13735d1c 72 select SND_SOC_INTEL_SST
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"
13735d1c 81 depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
282a331f 82 I2C_DESIGNWARE_PLATFORM
a92ea59b 83 depends on DW_DMAC_CORE=y
13735d1c 84 select SND_SOC_INTEL_SST
afdb74fd 85 select SND_SOC_INTEL_HASWELL
afdb74fd
LG
86 select SND_SOC_RT286
87 help
88 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
89 Ultrabook platforms.
90 Say Y if you have such a device
91 If unsure select "N".
996cc849
SP
92
93config SND_SOC_INTEL_BYTCR_RT5640_MACH
94 tristate "ASoC Audio DSP Support for MID BYT Platform"
da042e3a 95 depends on X86 && I2C
996cc849
SP
96 select SND_SOC_RT5640
97 select SND_SST_MFLD_PLATFORM
98 select SND_SST_IPC_ACPI
99 help
100 This adds support for ASoC machine driver for Intel(R) MID Baytrail platform
101 used as alsa device in audio substem in Intel(R) MID devices
102 Say Y if you have such a device
103 If unsure select "N".
026da220
ML
104
105config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
106 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
da042e3a 107 depends on X86_INTEL_LPSS && I2C
026da220
ML
108 select SND_SOC_RT5670
109 select SND_SST_MFLD_PLATFORM
110 select SND_SST_IPC_ACPI
111 help
112 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
113 platforms with RT5672 audio codec.
114 Say Y if you have such a device
115 If unsure select "N".
e18acdc0
FY
116
117config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
c4ba51ba 118 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
fd35e375 119 depends on X86_INTEL_LPSS && I2C
e18acdc0
FY
120 select SND_SOC_RT5645
121 select SND_SST_MFLD_PLATFORM
122 select SND_SST_IPC_ACPI
123 help
124 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
c4ba51ba 125 platforms with RT5645/5650 audio codec.
e18acdc0 126 If unsure select "N".
17119a46
FY
127
128config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
129 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
fd35e375 130 depends on X86_INTEL_LPSS && I2C
17119a46
FY
131 select SND_SOC_MAX98090
132 select SND_SOC_TS3A227E
133 select SND_SST_MFLD_PLATFORM
134 select SND_SST_IPC_ACPI
135 help
136 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
137 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
138 If unsure select "N".
eb965e36
JK
139
140config SND_SOC_INTEL_SKYLAKE
141 tristate
142 select SND_HDA_EXT_CORE
3af36706 143 select SND_SOC_TOPOLOGY
b81fd263 144 select SND_SOC_INTEL_SST
624729fd
OA
145
146config SND_SOC_INTEL_SKL_RT286_MACH
147 tristate "ASoC Audio driver for SKL with RT286 I2S mode"
0928e8a5 148 depends on X86 && ACPI && I2C
624729fd
OA
149 select SND_SOC_INTEL_SST
150 select SND_SOC_INTEL_SKYLAKE
151 select SND_SOC_RT286
152 select SND_SOC_DMIC
153 help
154 This adds support for ASoC machine driver for Skylake platforms
155 with RT286 I2S audio codec.
156 Say Y if you have such a device
157 If unsure select "N".
a86d5057
HP
158
159config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH
160 tristate "ASoC Audio driver for SKL with NAU88L25 and SSM4567 in I2S Mode"
161 depends on X86_INTEL_LPSS && I2C
162 select SND_SOC_INTEL_SST
163 select SND_SOC_INTEL_SKYLAKE
164 select SND_SOC_NAU8825
165 select SND_SOC_SSM4567
166 select SND_SOC_DMIC
167 help
168 This adds support for ASoC Onboard Codec I2S machine driver. This will
169 create an alsa sound card for NAU88L25 + SSM4567.
170 Say Y if you have such a device
171 If unsure select "N".