[PATCH v3 13/20] ASoC: qdsp6: audioreach: add basic pkt alloc support
Mark Brown
broonie at kernel.org
Wed Aug 4 20:09:47 CEST 2021
On Tue, Aug 03, 2021 at 01:54:04PM +0100, Srinivas Kandagatla wrote:
> +config SND_SOC_QDSP6_AUDIOREACH
> + tristate "SoC ALSA audio drives for Qualcomm QDSP AUDIOREACH Framework"
> + depends on QCOM_GPR
> + help
> + To add support for Qualcomm QDSP6 AudioReach Audio Framework.
> + This will enable sound soc platform specific audio drivers.
> + This includes q6apm, q6prm and associated dai and clock drivers
> + for DSP.
> +
We're adding the Kconfig before we've added all the code so the thing
works?
> obj-$(CONFIG_SND_SOC_QDSP6) += qdsp6/
> +obj-${CONFIG_SND_SOC_QDSP6_AUDIOREACH} += qdsp6/
This adds two different references to the qdsp6 subdirectory which feels
like there's something wrong...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20210804/454f40f5/attachment.sig>
More information about the Alsa-devel
mailing list