[PATCH] arm64: defconfig: Enable Allwinner built in CODECs

Samuel Holland samuel at sholland.org
Thu Jun 16 20:56:41 PDT 2022


+sunxi maintainers

On 6/14/22 5:03 AM, broonie at kernel.org wrote:
> From: Mark Brown <broonie at kernel.org>
> 
> Allwinner provide an audio CODEC as part of their SoCs which is used on a
> number of designs, enable the driver as part of defconfig in order to
> improve coverage of this in the various automated testing systems.
> 
> Signed-off-by: Mark Brown <broonie at kernel.org>

Reviewed-by: Samuel Holland <samuel at sholland.org>

> ---
>  arch/arm64/configs/defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7d1105343bc2..c2ad42bd8536 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -804,6 +804,9 @@ CONFIG_SND_SOC_RCAR=m
>  CONFIG_SND_SOC_RZ=m
>  CONFIG_SND_SUN4I_I2S=m
>  CONFIG_SND_SUN4I_SPDIF=m
> +CONFIG_SND_SUN50I_CODEC_ANALOG=m
> +CONFIG_SND_SUN8I_CODEC=m
> +CONFIG_SND_SUN8I_CODEC_ANALOG=m
>  CONFIG_SND_SOC_TEGRA=m
>  CONFIG_SND_SOC_TEGRA210_AHUB=m
>  CONFIG_SND_SOC_TEGRA210_DMIC=m
> 




More information about the linux-arm-kernel mailing list