Kconfig (8fe8915b6c0b5298fa547be21957b3860c39c46e) Kconfig (8625db9416923b2941ef68776f55062555f7ce65)
1menuconfig SND_SOC_INTEL_MACH
2 bool "Intel Machine drivers"
3 depends on SND_SOC_INTEL_SST_TOPLEVEL
4 help
5 Intel ASoC Machine Drivers. If you have a Intel machine that
6 has an audio controller with a DSP and I2S or DMIC port, then
7 enable this option by saying Y
8

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

288 select SND_SOC_DMIC
289 select SND_SOC_HDAC_HDMI
290 help
291 This adds support for ASoC Onboard Codec I2S machine driver. This will
292 create an alsa sound card for DA7219 + MAX98927 I2S audio codec.
293 Say Y if you have such a device.
294 If unsure select "N".
295
1menuconfig SND_SOC_INTEL_MACH
2 bool "Intel Machine drivers"
3 depends on SND_SOC_INTEL_SST_TOPLEVEL
4 help
5 Intel ASoC Machine Drivers. If you have a Intel machine that
6 has an audio controller with a DSP and I2S or DMIC port, then
7 enable this option by saying Y
8

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

288 select SND_SOC_DMIC
289 select SND_SOC_HDAC_HDMI
290 help
291 This adds support for ASoC Onboard Codec I2S machine driver. This will
292 create an alsa sound card for DA7219 + MAX98927 I2S audio codec.
293 Say Y if you have such a device.
294 If unsure select "N".
295
296config SND_SOC_INTEL_KBL_RT5660_MACH
297 tristate "KBL with RT5660 in I2S Mode"
298 depends on MFD_INTEL_LPSS && I2C && ACPI
299 select SND_SOC_RT5660
300 select SND_SOC_HDAC_HDMI
301 help
302 This adds support for ASoC Onboard Codec I2S machine driver. This will
303 create an alsa sound card for RT5660 I2S audio codec.
304 Say Y if you have such a device.
305
296config SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH
297 tristate "GLK with RT5682 and MAX98357A in I2S Mode"
298 depends on MFD_INTEL_LPSS && I2C && ACPI
299 select SND_SOC_RT5682
300 select SND_SOC_MAX98357A
301 select SND_SOC_DMIC
302 select SND_SOC_HDAC_HDMI
303 select SND_HDA_DSP_LOADER

--- 23 unchanged lines hidden ---
306config SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH
307 tristate "GLK with RT5682 and MAX98357A in I2S Mode"
308 depends on MFD_INTEL_LPSS && I2C && ACPI
309 select SND_SOC_RT5682
310 select SND_SOC_MAX98357A
311 select SND_SOC_DMIC
312 select SND_SOC_HDAC_HDMI
313 select SND_HDA_DSP_LOADER

--- 23 unchanged lines hidden ---