summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
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 12:22:43 +0800
commitbc6bf2e0fd9c42ec77bdfcc4634016ce840a9d83 (patch)
treedfef804d5c49388412a1dcc5068e6164ac6fd762 /arch/arm64/configs
parent65198789898be0b0b6fe0c3b61f601a9285377e3 (diff)
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/arm64/configs')
-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