Skip to content

Commit 373c13c

Browse files
committed
ARM: configs: sunxi: Enable ASoC options
Most of our ASoC drivers were left out of the defconfig. Let's add them. Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Chen-Yu Tsai <[email protected]>
1 parent 3db1b79 commit 373c13c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/configs/sunxi_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,10 @@ CONFIG_SOUND=y
108108
CONFIG_SND=y
109109
CONFIG_SND_SOC=y
110110
CONFIG_SND_SUN4I_CODEC=y
111+
CONFIG_SND_SUN8I_CODEC=y
111112
CONFIG_SND_SUN8I_CODEC_ANALOG=y
113+
CONFIG_SND_SUN4I_I2S=y
114+
CONFIG_SND_SUN4I_SPDIF=y
112115
CONFIG_USB=y
113116
CONFIG_USB_EHCI_HCD=y
114117
CONFIG_USB_EHCI_HCD_PLATFORM=y

0 commit comments

Comments
 (0)