From 9bef8f31ad7a331c4f3bc6bb1fed515a3c61ef9a Mon Sep 17 00:00:00 2001 From: Shunhua Lan Date: Wed, 2 Aug 2023 10:57:10 +0800 Subject: [PATCH] arm64: configs: rockchip_defconfig: Enable RT5651 for rk3399 excavator evb Signed-off-by: Shunhua Lan Change-Id: I09cdf40fdeac8dccc13c3a4b3ec4d3b58c2c35e3 --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index b5046cb58622..1ebb4d093c1e 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -714,6 +714,7 @@ CONFIG_SND_SOC_RK817=y CONFIG_SND_SOC_RK_CODEC_DIGITAL=y CONFIG_SND_SOC_RK_DSM=y CONFIG_SND_SOC_RT5640=y +CONFIG_SND_SOC_RT5651=y CONFIG_SND_SOC_SPDIF=y CONFIG_SND_SOC_AW883XX=y CONFIG_SND_SIMPLE_CARD=y