From: Jianlong Huang Date: Tue, 18 Oct 2022 03:31:28 +0000 (+0800) Subject: configfs: Enable SND_SOC_STARFIVE_I2S X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=30803441253c5a4c57a13fe2a9e5d833dc35c644;p=platform%2Fkernel%2Flinux-starfive.git configfs: Enable SND_SOC_STARFIVE_I2S Support hdmi audio Signed-off-by: Jianlong Huang --- diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig index 86a38e4f6da4..553d1811d071 100644 --- a/arch/riscv/configs/starfive_visionfive2_defconfig +++ b/arch/riscv/configs/starfive_visionfive2_defconfig @@ -205,6 +205,7 @@ CONFIG_SND_DESIGNWARE_I2S=y CONFIG_SND_DESIGNWARE_I2S_STARFIVE_JH7110=y CONFIG_SND_SOC_STARFIVE=y CONFIG_SND_SOC_STARFIVE_PWMDAC=y +CONFIG_SND_SOC_STARFIVE_I2S=y CONFIG_SND_SOC_AC108=y CONFIG_SND_SOC_WM8960=y CONFIG_SND_SIMPLE_CARD=y