[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1567440041-19220-2-git-send-email-olivier.moysan@st.com>
Date: Mon, 2 Sep 2019 18:00:38 +0200
From: Olivier Moysan <olivier.moysan@...com>
To: <alexandre.torgue@...com>, <olof@...om.net>,
<horms+renesas@...ge.net.au>, <arnd@...db.de>, <krzk@...nel.org>,
<yannick.fertre@...com>, <tony@...mide.com>,
<m.szyprowski@...sung.com>, <fabrice.gasnier@...com>,
<enric.balletbo@...labora.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>
CC: <olivier.moysan@...com>
Subject: [PATCH 1/4] ARM: multi_v7_defconfig: enable stm32 sai support
Enable support for SAI on STM32MP1.
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 c5d37dfafe98..929d13842171 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -699,6 +699,7 @@ CONFIG_SND_SOC_ODROID=m
CONFIG_SND_SOC_SH4_FSI=m
CONFIG_SND_SOC_RCAR=m
CONFIG_SND_SOC_STI=m
+CONFIG_SND_SOC_STM32_SAI=m
CONFIG_SND_SUN4I_CODEC=m
CONFIG_SND_SOC_TEGRA=m
CONFIG_SND_SOC_TEGRA20_I2S=m
--
2.7.4
Powered by blists - more mailing lists