[PATCH v1 4/6] arm64: defconfig: Enable asoc simple mux
Guido Günther
agx at sigxcpu.org
Sun Feb 21 06:07:09 EST 2021
This is needed to model the mic input mux on the Librem 5 devkit.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e830d1be6f27..762fb6a132df 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -790,6 +790,7 @@ CONFIG_SND_SOC_GTM601=m
CONFIG_SND_SOC_PCM3168A_I2C=m
CONFIG_SND_SOC_RT5659=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
+CONFIG_SND_SOC_SIMPLE_MUX=m
CONFIG_SND_SOC_TAS571X=m
CONFIG_SND_SOC_WCD934X=m
CONFIG_SND_SOC_WM8904=m
--
2.30.0
More information about the linux-arm-kernel
mailing list