projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6519878
)
arm64: defconfig: Enable asoc simple mux
author
Guido Günther
<agx@sigxcpu.org>
Sun, 21 Feb 2021 11:07:09 +0000
(12:07 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 15 Mar 2021 04:22:43 +0000
(12:22 +0800)
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>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index e9f3e47933d5ddcce3688d899644fb2542975ec9..5e63535c356e51010d9bc44a9c0569a05361b881 100644
(file)
--- 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