# SPDX-License-Identifier: GPL-2.0-only menu "Intel AVS Machine drivers" depends on SND_SOC_INTEL_AVS comment "Available DSP configurations" config SND_SOC_INTEL_AVS_MACH_DMIC tristate "DMIC generic board" select SND_SOC_DMIC help This adds support for AVS with Digital Mic array configuration. Say Y or m if you have such a device. This is a recommended option. If unsure select "N". config SND_SOC_INTEL_AVS_MACH_HDAUDIO tristate "HD-Audio generic board" select SND_SOC_HDA help This adds support for AVS with HDAudio codec configuration. Say Y or m if you have such a device. This is a recommended option. If unsure select "N". config SND_SOC_INTEL_AVS_MACH_I2S_TEST tristate "I2S test board" help This adds support for I2S test-board which can be used to verify transfer over I2S interface with SSP loopback scenarios. endmenu