Re: [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
From: Pierre-Louis Bossart
Date: Mon Aug 26 2024 - 05:33:30 EST
> +config SND_USB_OFFLOAD_MIXER
> + tristate "Qualcomm USB Audio Offload mixer control"
> + help
> + Say Y to enable the Qualcomm USB audio offloading mixer controls.
> + This exposes an USB offload capable kcontrol to signal to
> + applications about which platform sound card can support USB
> + audio offload. This can potentially be used to fetch further
> + information about the offloading status from the platform sound
> + card.
I would remove reference to Qualcomm for this Kconfig, all the code
seems generic to me? Probably a left-over from the previous version.