[PATCH 1/2] ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA

Kunihiko Hayashi hayashi.kunihiko at socionext.com
Thu Nov 25 21:24:36 PST 2021


Hi,

On 2021/11/25 18:51, Lukas Bulwahn wrote:
> Commit f37fe2f9987b ("ASoC: uniphier: add support for UniPhier AIO common
> driver") adds configs SND_SOC_UNIPHIER_{LD11,PXS2}, which select the
> non-existing config SND_SOC_UNIPHIER_AIO_DMA.
> 
> Hence, ./scripts/checkkconfigsymbols.py warns:
> 
>    SND_SOC_UNIPHIER_AIO_DMA
>    Referencing files: sound/soc/uniphier/Kconfig
> 
> Probably, there is actually no further config intended to be selected
> here. So, just drop selecting the non-existing config.

The feature corresponding to this config is inseparable in AIO driver.
Probably unused definition remains in Kconfig, so it's ok to drop this config.

Thank you,

---
Best Regards
Kunihiko Hayashi



More information about the linux-arm-kernel mailing list