summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-02-21 12:07:09 +0100
committerShawn Guo <shawnguo@kernel.org>2021-03-15 05:22:43 +0100
commitbc6bf2e0fd9c42ec77bdfcc4634016ce840a9d83 (patch)
treedfef804d5c49388412a1dcc5068e6164ac6fd762 /arch
parentarm64: defconfig: Enable devfreq support for i.MX8MQ (diff)
downloadlinux-bc6bf2e0fd9c42ec77bdfcc4634016ce840a9d83.tar.xz
linux-bc6bf2e0fd9c42ec77bdfcc4634016ce840a9d83.zip
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 <agx@sigxcpu.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e9f3e47933d5..5e63535c356e 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