From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> This patch enable DA7213 Codec for ARD-AUDIO-DA7212 support on R-Car V4H White Hawk Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 0f73d81f333d..83f9ee4aa90c 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -286,6 +286,7 @@ CONFIG_SND_SOC=y CONFIG_SND_SOC_RCAR=y CONFIG_SND_SOC_RZ=y CONFIG_SND_SOC_AK4613=y +CONFIG_SND_SOC_DA7213=y CONFIG_SND_SOC_PCM3168A_I2C=y CONFIG_SND_SOC_WM8978=y CONFIG_SND_SIMPLE_CARD=y -- 2.25.1