arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
Enable the rkvdec driver to build as a module on arm64 architecture.
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b67d5b1fc45b..4b3f31cb4a94 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -931,6 +931,7 @@ CONFIG_VIDEO_RENESAS_VSP1=m
CONFIG_VIDEO_RCAR_DRIF=m
CONFIG_VIDEO_ROCKCHIP_CIF=m
CONFIG_VIDEO_ROCKCHIP_RGA=m
+CONFIG_VIDEO_ROCKCHIP_VDEC=m
CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
---
base-commit: bbeb83d3182abe0d245318e274e8531e5dd7a948
change-id: 20260325-rkvdec-add-defconfig-eaa11ab14f1f
Best regards,
--
Detlev Casanova <detlev.casanova@collabora.com>
On 25/03/2026 15:06, Detlev Casanova wrote: > Enable the rkvdec driver to build as a module on arm64 architecture. Why? We see what you did in the diff, so not much benefit of explaining it. Your cc-list is also pretty incomplete, so don't be surprised if this won't be ever applied. Best regards, Krzysztof
Hi Krzysztof, On 3/26/26 05:31, Krzysztof Kozlowski wrote: > On 25/03/2026 15:06, Detlev Casanova wrote: >> Enable the rkvdec driver to build as a module on arm64 architecture. > Why? > > We see what you did in the diff, so not much benefit of explaining it. That's a risky advice, but I'll write a reason rather than a description. > > Your cc-list is also pretty incomplete, so don't be surprised if this > won't be ever applied. Yes, this is the first patch a sent with b4. I saw that there wasn't much CCs generated by it, so I checked the log on the defconfig file which brought me to [1], having a similar CC list. I'll add more recipients from get_maintainers.sh in a v2. Detlev. [1]: https://lore.kernel.org/all/20260115132558.1522169-1-mwalle@kernel.org/
© 2016 - 2026 Red Hat, Inc.