[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <0879920c99ad17136d9ceee2183959c07d7087f5.1613905397.git.agx@sigxcpu.org>
Date: Sun, 21 Feb 2021 12:07:09 +0100
From: Guido Günther <agx@...xcpu.org>
To: Rob Herring <robh+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Guido Günther <agx@...xcpu.org>,
Martin Kepplinger <martink@...teo.de>,
"Angus Ainslie (Purism)" <angus@...ea.ca>,
Krzysztof Kozlowski <krzk@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Li Yang <leoyang.li@....com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Michael Walle <michael@...le.cc>,
Max Krummenacher <max.oss.09@...il.com>,
Nishanth Menon <nm@...com>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 4/6] 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@...xcpu.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
Powered by blists - more mailing lists