]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable Sun4i SPDIF module
authorClément Péron <[email protected]>
Sun, 11 Aug 2019 20:31:44 +0000 (22:31 +0200)
committerChen-Yu Tsai <[email protected]>
Mon, 12 Aug 2019 06:35:44 +0000 (14:35 +0800)
Allwinner A64 and H6 use the Sun4i SPDIF driver.

Enable this to allow a proper support.

Signed-off-by: Clément Péron <[email protected]>
Signed-off-by: Chen-Yu Tsai <[email protected]>
arch/arm64/configs/defconfig

index c03618c17b04ad07eaadb5d23cdc85e071029e48..2aa82650e8e5b817fa26633e80e96ca9177f4439 100644 (file)
@@ -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
This page took 0.05532 seconds and 4 git commands to generate.