* [PATCH] arm64: defconfig: build snd_bcm2835 as module
@ 2024-04-14 13:20 Stefan Wahren
2024-04-14 16:07 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Wahren @ 2024-04-14 13:20 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Arnd Bergmann, Florian Fainelli
Cc: Umang Jain, Laurent Pinchart, bcm-kernel-feedback-list,
linux-arm-kernel, Stefan Wahren
Recently the VCHIQ driver which provides a kernel interface to the
BCM2835 VideoCore made a decent progress in staging. But the build
coverage is currently limited to bcm2835_defconfig (ARM 32 bit).
So build the most valueable driver which uses VCHIQ and enable
cinch audio support for Raspberry Pi on arm64.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2c30d617e180..db51ec37dd22 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1217,6 +1217,7 @@ CONFIG_STAGING=y
CONFIG_STAGING_MEDIA=y
CONFIG_VIDEO_MAX96712=m
CONFIG_VIDEO_MESON_VDEC=m
+CONFIG_SND_BCM2835=m
CONFIG_CHROME_PLATFORMS=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_I2C=y
--
2.34.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: build snd_bcm2835 as module
2024-04-14 13:20 [PATCH] arm64: defconfig: build snd_bcm2835 as module Stefan Wahren
@ 2024-04-14 16:07 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2024-04-14 16:07 UTC (permalink / raw)
To: Stefan Wahren, Catalin Marinas, Will Deacon, Arnd Bergmann
Cc: Umang Jain, Laurent Pinchart, bcm-kernel-feedback-list,
linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 454 bytes --]
On 4/14/2024 6:20 AM, Stefan Wahren wrote:
> Recently the VCHIQ driver which provides a kernel interface to the
> BCM2835 VideoCore made a decent progress in staging. But the build
> coverage is currently limited to bcm2835_defconfig (ARM 32 bit).
> So build the most valueable driver which uses VCHIQ and enable
> cinch audio support for Raspberry Pi on arm64.
>
> Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Applied, thanks Stefan!
--
Florian
[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-14 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-14 13:20 [PATCH] arm64: defconfig: build snd_bcm2835 as module Stefan Wahren
2024-04-14 16:07 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).