From: Kuninori Morimoto Date: Wed, 3 Jul 2024 00:13:48 +0000 (+0000) Subject: arm64: defconfig: Enable AK4619 codec support X-Git-Tag: v6.12-rc1~186^2~6^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4200161c564da91eefe8eeea1151a537290319c7;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable AK4619 codec support Enable AK4619 audio codec support, as used on the Gray Hawk Single development board. Signed-off-by: Kuninori Morimoto Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/87bk3fbadf.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7d32fca649965..2d385f7dabf52 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1005,6 +1005,7 @@ CONFIG_SND_SOC_TEGRA_AUDIO_GRAPH_CARD=m CONFIG_SND_SOC_DAVINCI_MCASP=m CONFIG_SND_SOC_J721E_EVM=m CONFIG_SND_SOC_AK4613=m +CONFIG_SND_SOC_AK4619=m CONFIG_SND_SOC_DA7213=m CONFIG_SND_SOC_ES7134=m CONFIG_SND_SOC_ES7241=m