[PATCH 6/7] ARM: configs: sunxi: Enable ASoC options

Maxime Ripard maxime at cerno.tech
Sun Jul 5 05:19:03 EDT 2020


Most of our ASoC drivers were left out of the defconfig. Let's add them.

Signed-off-by: Maxime Ripard <maxime at cerno.tech>
---
 arch/arm/configs/sunxi_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 572df623d754..117e9215c8fe 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -115,7 +115,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
-- 
2.26.2




More information about the linux-arm-kernel mailing list