1# SPDX-License-Identifier: GPL-2.0-only 2menuconfig SND_SOC_INTEL_MACH 3 bool "Intel Machine drivers" 4 depends on SND_SOC_INTEL_SST_TOPLEVEL || SND_SOC_SOF_INTEL_TOPLEVEL 5 help 6 Intel ASoC Machine Drivers. If you have a Intel machine that 7 has an audio controller with a DSP and I2S or DMIC port, then 8 enable this option by saying Y 9 10 Note that the answer to this question doesn't directly affect the 11 kernel: saying N will just cause the configurator to skip all 12 the questions about Intel ASoC machine drivers. 13 14if SND_SOC_INTEL_MACH 15 16config SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES 17 bool "Use more user friendly long card names" 18 help 19 Some drivers report the I/O configuration to userspace through the 20 soundcard's long card name in the control user space AP. An unfortunate 21 side effect is that this long name may also be used by the GUI, 22 confusing users with information they don't need. 23 This option prevents the long name from being modified, and the I/O 24 configuration will be provided through a different component interface. 25 Select Y if userspace like UCM (Use Case Manager) uses the component 26 interface. 27 If unsure select N. 28 29if SND_SOC_INTEL_CATPT 30 31config SND_SOC_INTEL_HASWELL_MACH 32 tristate "Haswell Lynxpoint" 33 depends on I2C 34 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 35 depends on X86_INTEL_LPSS || COMPILE_TEST 36 select SND_SOC_RT5640 37 help 38 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell 39 Ultrabook platforms. This is a recommended option. 40 Say Y or m if you have such a device. 41 If unsure select "N". 42 43endif ## SND_SOC_INTEL_CATPT 44 45if SND_SOC_INTEL_CATPT || SND_SOC_SOF_BROADWELL 46 47config SND_SOC_INTEL_BDW_RT5650_MACH 48 tristate "Broadwell with RT5650 codec" 49 depends on I2C 50 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 51 depends on X86_INTEL_LPSS || COMPILE_TEST 52 select SND_SOC_RT5645 53 help 54 This adds the ASoC machine driver for Intel Broadwell platforms with 55 the RT5650 codec. 56 Say Y if you have such a device. 57 If unsure select "N". 58 59config SND_SOC_INTEL_BDW_RT5677_MACH 60 tristate "Broadwell with RT5677 codec" 61 depends on I2C 62 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 63 depends on GPIOLIB || COMPILE_TEST 64 depends on X86_INTEL_LPSS || COMPILE_TEST 65 depends on SPI_MASTER 66 select SPI_PXA2XX 67 select SND_SOC_RT5677_SPI 68 select SND_SOC_RT5677 69 help 70 This adds support for Intel Broadwell platform based boards with 71 the RT5677 audio codec. This is a recommended option. 72 Say Y or m if you have such a device. 73 If unsure select "N". 74 75config SND_SOC_INTEL_BROADWELL_MACH 76 tristate "Broadwell Wildcatpoint" 77 depends on I2C 78 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 79 depends on X86_INTEL_LPSS || COMPILE_TEST 80 select SND_SOC_RT286 81 help 82 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell 83 Ultrabook platforms. 84 Say Y or m if you have such a device. This is a recommended option. 85 If unsure select "N". 86endif ## SND_SOC_INTEL_CATPT || SND_SOC_SOF_BROADWELL 87 88if SND_SST_ATOM_HIFI2_PLATFORM || SND_SOC_SOF_BAYTRAIL 89 90config SND_SOC_INTEL_BYTCR_RT5640_MACH 91 tristate "Baytrail and Baytrail-CR with RT5640 codec" 92 depends on I2C && ACPI 93 depends on X86_INTEL_LPSS || COMPILE_TEST 94 select SND_SOC_ACPI 95 select SND_SOC_RT5640 96 help 97 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR 98 platforms with RT5640 audio codec. 99 Say Y or m if you have such a device. This is a recommended option. 100 If unsure select "N". 101 102config SND_SOC_INTEL_BYTCR_RT5651_MACH 103 tristate "Baytrail and Baytrail-CR with RT5651 codec" 104 depends on I2C && ACPI 105 depends on X86_INTEL_LPSS || COMPILE_TEST 106 select SND_SOC_ACPI 107 select SND_SOC_RT5651 108 help 109 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR 110 platforms with RT5651 audio codec. 111 Say Y or m if you have such a device. This is a recommended option. 112 If unsure select "N". 113 114config SND_SOC_INTEL_BYTCR_WM5102_MACH 115 tristate "Baytrail and Baytrail-CR with WM5102 codec" 116 depends on MFD_ARIZONA && MFD_WM5102 && SPI_MASTER && ACPI 117 depends on X86_INTEL_LPSS || COMPILE_TEST 118 select SND_SOC_ACPI 119 select SND_SOC_WM5102 120 help 121 This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR 122 platforms with WM5102 audio codec. 123 Say Y if you have such a device. 124 If unsure select "N". 125 126config SND_SOC_INTEL_CHT_BSW_RT5672_MACH 127 tristate "Cherrytrail & Braswell with RT5672 codec" 128 depends on I2C && ACPI 129 depends on X86_INTEL_LPSS || COMPILE_TEST 130 select SND_SOC_ACPI 131 select SND_SOC_RT5670 132 help 133 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 134 platforms with RT5672 audio codec. 135 Say Y or m if you have such a device. This is a recommended option. 136 If unsure select "N". 137 138config SND_SOC_INTEL_CHT_BSW_RT5645_MACH 139 tristate "Cherrytrail & Braswell with RT5645/5650 codec" 140 depends on I2C && ACPI 141 depends on X86_INTEL_LPSS || COMPILE_TEST 142 select SND_SOC_ACPI 143 select SND_SOC_RT5645 144 help 145 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 146 platforms with RT5645/5650 audio codec. 147 Say Y or m if you have such a device. This is a recommended option. 148 If unsure select "N". 149 150config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH 151 tristate "Cherrytrail & Braswell with MAX98090 & TI codec" 152 depends on I2C && ACPI 153 depends on X86_INTEL_LPSS || COMPILE_TEST 154 select SND_SOC_MAX98090 155 select SND_SOC_TS3A227E 156 help 157 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 158 platforms with MAX98090 audio codec it also can support TI jack chip as aux device. 159 Say Y or m if you have such a device. This is a recommended option. 160 If unsure select "N". 161 162config SND_SOC_INTEL_CHT_BSW_NAU8824_MACH 163 tristate "Cherrytrail & Braswell with NAU88L24 codec" 164 depends on I2C && ACPI 165 depends on X86_INTEL_LPSS || COMPILE_TEST 166 select SND_SOC_ACPI 167 select SND_SOC_NAU8824 168 help 169 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell 170 platforms with NAU88L24 audio codec. 171 Say Y or m if you have such a device. This is a recommended option. 172 If unsure select "N". 173 174config SND_SOC_INTEL_BYT_CHT_CX2072X_MACH 175 tristate "Baytrail & Cherrytrail with CX2072X codec" 176 depends on I2C && ACPI 177 depends on X86_INTEL_LPSS || COMPILE_TEST 178 select SND_SOC_ACPI 179 select SND_SOC_CX2072X 180 help 181 This adds support for ASoC machine driver for Intel(R) Baytrail & 182 Cherrytrail platforms with Conexant CX2072X audio codec. 183 Say Y or m if you have such a device. This is a recommended option. 184 If unsure select "N". 185 186config SND_SOC_INTEL_BYT_CHT_DA7213_MACH 187 tristate "Baytrail & Cherrytrail with DA7212/7213 codec" 188 depends on I2C && ACPI 189 depends on X86_INTEL_LPSS || COMPILE_TEST 190 select SND_SOC_ACPI 191 select SND_SOC_DA7213 192 help 193 This adds support for ASoC machine driver for Intel(R) Baytrail & CherryTrail 194 platforms with DA7212/7213 audio codec. 195 Say Y or m if you have such a device. This is a recommended option. 196 If unsure select "N". 197 198config SND_SOC_INTEL_BYT_CHT_ES8316_MACH 199 tristate "Baytrail & Cherrytrail with ES8316 codec" 200 depends on I2C && ACPI 201 depends on X86_INTEL_LPSS || COMPILE_TEST 202 select SND_SOC_ACPI 203 select SND_SOC_ES8316 204 help 205 This adds support for ASoC machine driver for Intel(R) Baytrail & 206 Cherrytrail platforms with ES8316 audio codec. 207 Say Y or m if you have such a device. This is a recommended option. 208 If unsure select "N". 209 210endif ## SND_SST_ATOM_HIFI2_PLATFORM || SND_SOC_SOF_BAYTRAIL 211 212if SND_SST_ATOM_HIFI2_PLATFORM 213 214config SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH 215 tristate "Baytrail & Cherrytrail platform with no codec (MinnowBoard MAX, Up)" 216 depends on I2C && ACPI 217 depends on X86_INTEL_LPSS || COMPILE_TEST 218 help 219 This adds support for ASoC machine driver for the MinnowBoard Max or 220 Up boards and provides access to I2S signals on the Low-Speed 221 connector. This is not a recommended option outside of these cases. 222 It is not intended to be enabled by distros by default. 223 Say Y or m if you have such a device. 224 225 If unsure select "N". 226 227endif ## SND_SST_ATOM_HIFI2_PLATFORM 228 229if SND_SOC_INTEL_SKL 230 231config SND_SOC_INTEL_SKL_RT286_MACH 232 tristate "SKL with RT286 I2S mode" 233 depends on I2C && ACPI && GPIOLIB 234 depends on MFD_INTEL_LPSS || COMPILE_TEST 235 select SND_SOC_RT286 236 select SND_SOC_DMIC 237 select SND_SOC_HDAC_HDMI 238 help 239 This adds support for ASoC machine driver for Skylake platforms 240 with RT286 I2S audio codec. 241 Say Y or m if you have such a device. 242 If unsure select "N". 243 244config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH 245 tristate "SKL with NAU88L25 and SSM4567 in I2S Mode" 246 depends on I2C && ACPI && GPIOLIB 247 depends on MFD_INTEL_LPSS || COMPILE_TEST 248 select SND_SOC_NAU8825 249 select SND_SOC_SSM4567 250 select SND_SOC_DMIC 251 select SND_SOC_HDAC_HDMI 252 help 253 This adds support for ASoC Onboard Codec I2S machine driver. This will 254 create an alsa sound card for NAU88L25 + SSM4567. 255 Say Y or m if you have such a device. This is a recommended option. 256 If unsure select "N". 257 258config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH 259 tristate "SKL with NAU88L25 and MAX98357A in I2S Mode" 260 depends on I2C && ACPI && GPIOLIB 261 depends on MFD_INTEL_LPSS || COMPILE_TEST 262 select SND_SOC_NAU8825 263 select SND_SOC_MAX98357A 264 select SND_SOC_DMIC 265 select SND_SOC_HDAC_HDMI 266 help 267 This adds support for ASoC Onboard Codec I2S machine driver. This will 268 create an alsa sound card for NAU88L25 + MAX98357A. 269 Say Y or m if you have such a device. This is a recommended option. 270 If unsure select "N". 271 272endif ## SND_SOC_INTEL_SKL 273 274config SND_SOC_INTEL_DA7219_MAX98357A_GENERIC 275 tristate 276 select SND_SOC_DA7219 277 select SND_SOC_MAX98357A 278 select SND_SOC_MAX98390 279 select SND_SOC_DMIC 280 select SND_SOC_HDAC_HDMI 281 282config SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON 283 tristate 284 select SND_SOC_INTEL_DA7219_MAX98357A_GENERIC 285 286if SND_SOC_INTEL_APL 287 288config SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH 289 tristate "Broxton with DA7219 and MAX98357A/MAX98390 in I2S Mode" 290 depends on I2C && ACPI && GPIOLIB 291 depends on MFD_INTEL_LPSS || COMPILE_TEST 292 depends on SND_HDA_CODEC_HDMI 293 select SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON 294 help 295 This adds support for ASoC machine driver for Broxton-P platforms 296 with DA7219 + MAX98357A/MAX98390 I2S audio codec. 297 Say Y or m if you have such a device. This is a recommended option. 298 If unsure select "N". 299 300config SND_SOC_INTEL_BXT_RT298_MACH 301 tristate "Broxton with RT298 I2S mode" 302 depends on I2C && ACPI && GPIOLIB 303 depends on MFD_INTEL_LPSS || COMPILE_TEST 304 select SND_SOC_RT298 305 select SND_SOC_DMIC 306 select SND_SOC_HDAC_HDMI 307 help 308 This adds support for ASoC machine driver for Broxton platforms 309 with RT286 I2S audio codec. 310 Say Y or m if you have such a device. This is a recommended option. 311 If unsure select "N". 312 313endif ## SND_SOC_INTEL_APL 314 315if SND_SOC_SOF_APOLLOLAKE 316 317config SND_SOC_INTEL_SOF_WM8804_MACH 318 tristate "SOF with Wolfson/Cirrus WM8804 codec" 319 depends on I2C && ACPI 320 depends on MFD_INTEL_LPSS || COMPILE_TEST 321 select SND_SOC_WM8804_I2C 322 help 323 This adds support for ASoC machine driver for Intel platforms 324 with the Wolfson/Cirrus WM8804 I2S audio codec. 325 Say Y or m if you have such a device. This is a recommended option. 326 If unsure select "N". 327 328endif ## SND_SOC_SOF_APOLLOLAKE 329 330if SND_SOC_INTEL_KBL 331 332config SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH 333 tristate "KBL with RT5663 and MAX98927 in I2S Mode" 334 depends on I2C && ACPI && GPIOLIB 335 depends on MFD_INTEL_LPSS || COMPILE_TEST 336 select SND_SOC_RT5663 337 select SND_SOC_MAX98927 338 select SND_SOC_DMIC 339 select SND_SOC_HDAC_HDMI 340 select SND_SOC_INTEL_SKYLAKE_SSP_CLK 341 help 342 This adds support for ASoC Onboard Codec I2S machine driver. This will 343 create an alsa sound card for RT5663 + MAX98927. 344 Say Y or m if you have such a device. This is a recommended option. 345 If unsure select "N". 346 347config SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH 348 tristate "KBL with RT5663, RT5514 and MAX98927 in I2S Mode" 349 depends on I2C && ACPI 350 depends on MFD_INTEL_LPSS || COMPILE_TEST 351 depends on SPI 352 select SND_SOC_RT5663 353 select SND_SOC_RT5514 354 select SND_SOC_RT5514_SPI 355 select SND_SOC_MAX98927 356 select SND_SOC_HDAC_HDMI 357 select SND_SOC_INTEL_SKYLAKE_SSP_CLK 358 help 359 This adds support for ASoC Onboard Codec I2S machine driver. This will 360 create an alsa sound card for RT5663 + RT5514 + MAX98927. 361 Say Y or m if you have such a device. This is a recommended option. 362 If unsure select "N". 363 364config SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH 365 tristate "KBL with DA7219 and MAX98357A in I2S Mode" 366 depends on I2C && ACPI 367 depends on MFD_INTEL_LPSS || COMPILE_TEST 368 select SND_SOC_INTEL_DA7219_MAX98357A_GENERIC 369 help 370 This adds support for ASoC Onboard Codec I2S machine driver. This will 371 create an alsa sound card for DA7219 + MAX98357A I2S audio codec. 372 Say Y if you have such a device. 373 374config SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH 375 tristate "KBL with DA7219 and MAX98927 in I2S Mode" 376 depends on I2C && ACPI && GPIOLIB 377 depends on MFD_INTEL_LPSS || COMPILE_TEST 378 select SND_SOC_DA7219 379 select SND_SOC_MAX98927 380 select SND_SOC_MAX98373_I2C 381 select SND_SOC_DMIC 382 select SND_SOC_HDAC_HDMI 383 help 384 This adds support for ASoC Onboard Codec I2S machine driver. This will 385 create an alsa sound card for DA7219 + MAX98927 I2S audio codec. 386 Say Y if you have such a device. 387 If unsure select "N". 388 389config SND_SOC_INTEL_KBL_RT5660_MACH 390 tristate "KBL with RT5660 in I2S Mode" 391 depends on I2C && ACPI 392 depends on MFD_INTEL_LPSS || COMPILE_TEST 393 select SND_SOC_RT5660 394 select SND_SOC_HDAC_HDMI 395 help 396 This adds support for ASoC Onboard Codec I2S machine driver. This will 397 create an alsa sound card for RT5660 I2S audio codec. 398 Say Y if you have such a device. 399 400endif ## SND_SOC_INTEL_KBL 401 402if SND_SOC_SOF_GEMINILAKE 403 404config SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH 405 tristate "GLK with DA7219 and MAX98357A in I2S Mode" 406 depends on I2C && ACPI && GPIOLIB 407 depends on MFD_INTEL_LPSS || COMPILE_TEST 408 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 409 select SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON 410 help 411 This adds support for ASoC machine driver for Geminilake platforms 412 with DA7219 + MAX98357A I2S audio codec. 413 Say Y or m if you have such a device. This is a recommended option. 414 If unsure select "N". 415 416config SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH 417 tristate "GLK with RT5682 and MAX98357A in I2S Mode" 418 depends on I2C && ACPI && GPIOLIB 419 depends on MFD_INTEL_LPSS || COMPILE_TEST 420 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 421 select SND_SOC_RT5682_I2C 422 select SND_SOC_MAX98357A 423 select SND_SOC_DMIC 424 select SND_SOC_HDAC_HDMI 425 help 426 This adds support for ASoC machine driver for Geminilake platforms 427 with RT5682 + MAX98357A I2S audio codec. 428 Say Y if you have such a device. 429 If unsure select "N". 430 431endif ## SND_SOC_SOF_GEMINILAKE 432 433if SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC || SND_SOC_SOF_HDA_AUDIO_CODEC 434 435config SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH 436 tristate "SKL/KBL/BXT/APL with HDA Codecs" 437 depends on SND_HDA_CODEC_HDMI 438 depends on GPIOLIB 439 select SND_SOC_HDAC_HDMI 440 select SND_SOC_DMIC 441 # SND_SOC_HDAC_HDA is already selected 442 help 443 This adds support for ASoC machine driver for Intel platforms 444 SKL/KBL/BXT/APL with iDisp, HDA audio codecs. 445 Say Y or m if you have such a device. This is a recommended option. 446 If unsure select "N". 447 448endif ## SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC || SND_SOC_SOF_HDA_AUDIO_CODEC 449 450if SND_SOC_SOF_HDA_LINK || SND_SOC_SOF_BAYTRAIL 451config SND_SOC_INTEL_SOF_RT5682_MACH 452 tristate "SOF with rt5682 codec in I2S Mode" 453 depends on I2C && ACPI && GPIOLIB 454 depends on ((SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC) &&\ 455 (MFD_INTEL_LPSS || COMPILE_TEST)) ||\ 456 (SND_SOC_SOF_BAYTRAIL && (X86_INTEL_LPSS || COMPILE_TEST)) 457 select SND_SOC_MAX98373_I2C 458 select SND_SOC_RT1011 459 select SND_SOC_RT1015 460 select SND_SOC_RT5682_I2C 461 select SND_SOC_DMIC 462 select SND_SOC_HDAC_HDMI 463 help 464 This adds support for ASoC machine driver for SOF platforms 465 with rt5682 codec. 466 Say Y if you have such a device. 467 If unsure select "N". 468 469config SND_SOC_INTEL_SOF_PCM512x_MACH 470 tristate "SOF with TI PCM512x codec" 471 depends on I2C && ACPI 472 depends on (SND_SOC_SOF_HDA_AUDIO_CODEC && (MFD_INTEL_LPSS || COMPILE_TEST)) ||\ 473 (SND_SOC_SOF_BAYTRAIL && (X86_INTEL_LPSS || COMPILE_TEST)) 474 depends on SND_HDA_CODEC_HDMI 475 select SND_SOC_PCM512x_I2C 476 help 477 This adds support for ASoC machine driver for SOF platforms 478 with TI PCM512x I2S audio codec. 479 Say Y or m if you have such a device. 480 If unsure select "N". 481 482endif ## SND_SOC_SOF_HDA_LINK || SND_SOC_SOF_BAYTRAIL 483 484if (SND_SOC_SOF_COMETLAKE && SND_SOC_SOF_HDA_LINK) 485 486config SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH 487 tristate "CML_LP with DA7219 and MAX98357A in I2S Mode" 488 depends on I2C && ACPI && GPIOLIB 489 depends on MFD_INTEL_LPSS || COMPILE_TEST 490 select SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON 491 help 492 This adds support for ASoC machine driver for Cometlake platforms 493 with DA7219 + MAX98357A I2S audio codec. 494 Say Y or m if you have such a device. This is a recommended option. 495 If unsure select "N". 496 497config SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH 498 tristate "CML with RT1011 and RT5682 in I2S Mode" 499 depends on I2C && ACPI && GPIOLIB 500 depends on MFD_INTEL_LPSS || COMPILE_TEST 501 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 502 select SND_SOC_RT1011 503 select SND_SOC_RT5682_I2C 504 select SND_SOC_DMIC 505 select SND_SOC_HDAC_HDMI 506 help 507 This adds support for ASoC machine driver for SOF platform with 508 RT1011 + RT5682 I2S codec. 509 Say Y if you have such a device. 510 If unsure select "N". 511 512endif ## SND_SOC_SOF_COMETLAKE && SND_SOC_SOF_HDA_LINK 513 514if SND_SOC_SOF_JASPERLAKE 515 516config SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH 517 tristate "SOF with DA7219 and MAX98373/MAX98360A in I2S Mode" 518 depends on I2C && ACPI && GPIOLIB 519 depends on MFD_INTEL_LPSS || COMPILE_TEST 520 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 521 select SND_SOC_DA7219 522 select SND_SOC_MAX98373_I2C 523 select SND_SOC_DMIC 524 help 525 This adds support for ASoC machine driver for SOF platforms 526 with DA7219 + MAX98373/MAX98360A I2S audio codec. 527 Say Y if you have such a device. 528 If unsure select "N". 529 530endif ## SND_SOC_SOF_JASPERLAKE 531 532if SND_SOC_SOF_ELKHARTLAKE 533 534config SND_SOC_INTEL_EHL_RT5660_MACH 535 tristate "EHL with RT5660 in I2S mode" 536 depends on I2C && ACPI && GPIOLIB 537 depends on MFD_INTEL_LPSS || COMPILE_TEST 538 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 539 select SND_SOC_RT5660 540 select SND_SOC_DMIC 541 help 542 This adds support for ASoC machine driver for Elkhart Lake 543 platform with RT5660 I2S audio codec. 544 545endif ## SND_SOC_SOF_ELKHARTLAKE 546 547if SND_SOC_SOF_INTEL_SOUNDWIRE 548 549config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH 550 tristate "SoundWire generic machine driver" 551 depends on I2C && ACPI && GPIOLIB 552 depends on MFD_INTEL_LPSS || COMPILE_TEST 553 depends on SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES || COMPILE_TEST 554 depends on SOUNDWIRE 555 depends on SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC 556 select SND_SOC_MAX98373_I2C 557 select SND_SOC_MAX98373_SDW 558 select SND_SOC_RT700_SDW 559 select SND_SOC_RT711_SDW 560 select SND_SOC_RT711_SDCA_SDW 561 select SND_SOC_RT1308_SDW 562 select SND_SOC_RT1308 563 select SND_SOC_RT1316_SDW 564 select SND_SOC_RT715_SDW 565 select SND_SOC_RT715_SDCA_SDW 566 select SND_SOC_RT5682_SDW 567 select SND_SOC_DMIC 568 help 569 Add support for Intel SoundWire-based platforms connected to 570 MAX98373, RT700, RT711, RT1308 and RT715 571 If unsure select "N". 572 573endif 574 575 576endif ## SND_SOC_INTEL_MACH 577