From 4f08ad52711bc299e8cbe60473152da759491540 Mon Sep 17 00:00:00 2001 From: Shunhua Lan Date: Tue, 9 Jul 2024 10:38:17 +0800 Subject: [PATCH] arm64: rockchip_defconfig: enable CONFIG_SND_SOC_RK730 Signed-off-by: Shunhua Lan Change-Id: I4c789551cc86b187f3cb8289abd7bf12b5ec7cb3 --- 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 cc016c3b9f57..d9c001eb4974 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -747,6 +747,7 @@ CONFIG_SND_SOC_ES8326=y CONFIG_SND_SOC_ES8396=y CONFIG_SND_SOC_RK3328=y CONFIG_SND_SOC_RK3528=y +CONFIG_SND_SOC_RK730=y CONFIG_SND_SOC_RK817=y CONFIG_SND_SOC_RK_CODEC_DIGITAL=y CONFIG_SND_SOC_RK_DSM=y