From 52dfec02ca99056b49ea8190384add4273bc7032 Mon Sep 17 00:00:00 2001 From: Jason Zhu Date: Thu, 2 Feb 2023 15:19:58 +0800 Subject: [PATCH] arm64: configs: rockchip_defconfig: enable CONFIG_SND_SOC_RK_DSM Signed-off-by: Jason Zhu Change-Id: I6e69cd59e64af922ee8608fbbd9454fcf3960e0a --- 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 c518d4a58a95..00157fd9c756 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -707,6 +707,7 @@ CONFIG_SND_SOC_RK3328=y CONFIG_SND_SOC_RK3528=y 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_SPDIF=y CONFIG_SND_SOC_AW883XX=y