From: Maxime Ripard Date: Sun, 5 Jul 2020 09:19:03 +0000 (+0200) Subject: ARM: configs: sunxi: Enable ASoC options X-Git-Tag: howlett/maple_spf/20210104~1385^2~4^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=373c13c258877734c59a3adb57b7ebb8cae1532f;p=users%2Fjedix%2Flinux-maple.git 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 Link: https://lore.kernel.org/r/20200705091904.42795-6-maxime@cerno.tech Acked-by: Chen-Yu Tsai --- diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig index bb6b279dc3b7..3b1aa1a1d07f 100644 --- a/arch/arm/configs/sunxi_defconfig +++ b/arch/arm/configs/sunxi_defconfig @@ -108,7 +108,10 @@ CONFIG_SOUND=y CONFIG_SND=y CONFIG_SND_SOC=y CONFIG_SND_SUN4I_CODEC=y +CONFIG_SND_SUN8I_CODEC=y CONFIG_SND_SUN8I_CODEC_ANALOG=y +CONFIG_SND_SUN4I_I2S=y +CONFIG_SND_SUN4I_SPDIF=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD_PLATFORM=y