From: Guido Günther Date: Sun, 21 Feb 2021 11:07:09 +0000 (+0100) Subject: arm64: defconfig: Enable asoc simple mux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bc6bf2e0fd9c42ec77bdfcc4634016ce840a9d83;p=linux.git arm64: defconfig: Enable asoc simple mux This is needed to model the mic input mux on the Librem 5 devkit. Signed-off-by: Guido Günther Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index e9f3e47933d5d..5e63535c356e5 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -760,6 +760,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