* [PATCH] ARM: omap2plus_defconfig: Enable SND_ALOOP
@ 2026-07-08 22:10 Sen Wang
2026-08-31 18:11 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Sen Wang @ 2026-07-08 22:10 UTC (permalink / raw)
To: Aaro Koskinen, Andreas Kemnade, Kevin Hilman, Roger Quadros,
Tony Lindgren, Russell King
Cc: linux-omap, linux-arm-kernel, linux-kernel, Sen Wang
Enable the generic PCM loopback driver on AM335x, AM437x, and AM57x
platforms, matching arm64 defconfig (commit 7235cdd9cc52 ("arm64:
defconfig: Enable SND_ALOOP")).
snd-aloop lets a test setup loop audio between capture and playback
without external hardware, which is useful for automated audio path
validation on these boards.
Signed-off-by: Sen Wang <sen@ti.com>
---
arch/arm/configs/omap2plus_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 0464f6552169..f488a2f66d7e 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -520,6 +520,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_LOGO=y
CONFIG_SOUND=m
CONFIG_SND=m
+CONFIG_SND_ALOOP=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: omap2plus_defconfig: Enable SND_ALOOP
2026-07-08 22:10 [PATCH] ARM: omap2plus_defconfig: Enable SND_ALOOP Sen Wang
@ 2026-08-31 18:11 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2026-08-31 18:11 UTC (permalink / raw)
To: Aaro Koskinen, Andreas Kemnade, Roger Quadros, Tony Lindgren,
Russell King, Sen Wang
Cc: linux-omap, linux-arm-kernel, linux-kernel
On Wed, 08 Jul 2026 17:10:31 -0500, Sen Wang wrote:
> Enable the generic PCM loopback driver on AM335x, AM437x, and AM57x
> platforms, matching arm64 defconfig (commit 7235cdd9cc52 ("arm64:
> defconfig: Enable SND_ALOOP")).
>
> snd-aloop lets a test setup loop audio between capture and playback
> without external hardware, which is useful for automated audio path
> validation on these boards.
>
> [...]
Applied, thanks!
[1/1] ARM: omap2plus_defconfig: Enable SND_ALOOP
commit: 9d6dc4125c110e19026ae0bfaa891fd357163d41
Best regards,
--
Kevin Hilman (TI) <khilman@baylibre.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-31 18:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 22:10 [PATCH] ARM: omap2plus_defconfig: Enable SND_ALOOP Sen Wang
2026-08-31 18:11 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox