[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201118095013.16094-3-olivier.moysan@st.com>
Date: Wed, 18 Nov 2020 10:50:13 +0100
From: Olivier Moysan <olivier.moysan@...com>
To: <linux@...linux.org.uk>, <shawnguo@...nel.org>, <olof@...om.net>,
<alexandre.torgue@...com>, <krzk@...nel.org>,
<geert+renesas@...der.be>, <amelie.delaunay@...com>,
<aisheng.dong@....com>, <prabhakar.mahadev-lad.rj@...renesas.com>,
<christian.gmeiner@...il.com>, <enric.balletbo@...labora.com>,
<lionel.debieve@...com>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <olivier.moysan@...com>
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: enable dfsdm audio support
Add DFSDM audio support by enabling CONFIG_SND_SOC_STM32_DFSDM
as module.
Signed-off-by: Olivier Moysan <olivier.moysan@...com>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b30a3bc6762b..083d5f4450f4 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -743,6 +743,7 @@ CONFIG_SND_SOC_STI=m
CONFIG_SND_SOC_STM32_SAI=m
CONFIG_SND_SOC_STM32_I2S=m
CONFIG_SND_SOC_STM32_SPDIFRX=m
+CONFIG_SND_SOC_STM32_DFSDM=m
CONFIG_SND_SUN4I_CODEC=m
CONFIG_SND_SOC_TEGRA=m
CONFIG_SND_SOC_TEGRA20_I2S=m
--
2.17.1
Powered by blists - more mailing lists