From: Clément Péron Date: Sun, 11 Aug 2019 20:31:44 +0000 (+0200) Subject: arm64: defconfig: Enable Sun4i SPDIF module X-Git-Tag: v5.15~5560^2~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b1e6ce34a1ab6d205effa7da38ea520f04d4e03;p=platform%2Fkernel%2Flinux-starfive.git arm64: defconfig: Enable Sun4i SPDIF module Allwinner A64 and H6 use the Sun4i SPDIF driver. Enable this to allow a proper support. Signed-off-by: Clément Péron Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c03618c1..2aa8265 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -559,6 +559,7 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m CONFIG_SND_SOC_RK3399_GRU_SOUND=m CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m +CONFIG_SND_SUN4I_SPDIF=m CONFIG_SND_SOC_AK4613=m CONFIG_SND_SOC_ES7134=m CONFIG_SND_SOC_ES7241=m