diff mbox series

[1/2] ARM: multi_v7_defconfig: enable spdifrx support

Message ID 20201118095013.16094-2-olivier.moysan@st.com (mailing list archive)
State New, archived
Headers show
Series ARM: multi_v7_defconfig: enable dfsdm and spdifrx support | expand

Commit Message

Olivier MOYSAN Nov. 18, 2020, 9:50 a.m. UTC
Add STM32 SPDIFRX support by enabling CONFIG_SND_SOC_STM32_SPDIFRX
as module.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Nov. 18, 2020, 9:53 a.m. UTC | #1
On Wed, Nov 18, 2020 at 10:50:12AM +0100, Olivier Moysan wrote:
> Add STM32 SPDIFRX support by enabling CONFIG_SND_SOC_STM32_SPDIFRX
> as module.
> 
> Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 1fff2591e434..b30a3bc6762b 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -742,6 +742,7 @@  CONFIG_SND_SOC_RCAR=m
 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_SUN4I_CODEC=m
 CONFIG_SND_SOC_TEGRA=m
 CONFIG_SND_SOC_TEGRA20_I2S=m