Linux SOC development
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: Enable more audio support for i.MX
@ 2022-05-13 12:12 broonie
  2022-05-13 16:20 ` Fabio Estevam
  2022-06-14 20:33 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: broonie @ 2022-05-13 12:12 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: kernel, Fabio Estevam, linux-imx, soc, linux-arm-kernel,
	Mark Brown

From: Mark Brown <broonie@kernel.org>

The generic audio card for Freescale platforms is used by a wide range
of i.MX systems and also has selects for the various audio controllers
used on them so will help with systems that don't use that specific card
too.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 547918170f1f..cbd5173d370a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -767,6 +767,8 @@ CONFIG_SND_ATMEL_SOC_WM8904=m
 CONFIG_SND_ATMEL_SOC_PDMIC=m
 CONFIG_SND_ATMEL_SOC_I2S=m
 CONFIG_SND_BCM2835_SOC_I2S=m
+CONFIG_SND_IMX_SOC=m
+CONFIG_SND_SOC_FSL_ASOC_CARD=m
 CONFIG_SND_SOC_FSL_SAI=m
 CONFIG_SND_PXA_SOC_SSP=m
 CONFIG_SND_MMP_SOC_SSPA=m
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-14 20:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-13 12:12 [PATCH] ARM: configs: Enable more audio support for i.MX broonie
2022-05-13 16:20 ` Fabio Estevam
2022-06-14 20:33 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox