This patch enables AK4619/Simple_MUX codec which is needed for V4M GrayHawk Sound. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> --- arch/arm64/configs/renesas_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index d0bc1a04c3a80..7f36fe041fb00 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -304,8 +304,10 @@ CONFIG_SND_SOC=y CONFIG_SND_SOC_RCAR=y CONFIG_SND_SOC_RZ=y CONFIG_SND_SOC_AK4613=y +CONFIG_SND_SOC_AK4619=y CONFIG_SND_SOC_DA7213=y CONFIG_SND_SOC_PCM3168A_I2C=y +CONFIG_SND_SOC_SIMPLE_MUX=y CONFIG_SND_SOC_WM8978=y CONFIG_SND_SIMPLE_CARD=y CONFIG_SND_AUDIO_GRAPH_CARD=y -- 2.43.0