public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Enable Rockchip video decoder
@ 2026-03-26 21:33 Detlev Casanova
  2026-03-27 10:25 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Detlev Casanova @ 2026-03-26 21:33 UTC (permalink / raw)
  To: linux-kernel, Heiko Stuebner, linux-arm-kernel, kernel,
	linux-rockchip
  Cc: Detlev Casanova

The rkvdec driver is now out of staging and can be built by default.

Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
---
Changes in v2:
- Update commit message
- Add missing CCs
- Link to v1: https://patch.msgid.link/20260325-rkvdec-add-defconfig-v1-1-89a55d3bb5c4@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>



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

* Re: [PATCH v2] arm64: defconfig: Enable Rockchip video decoder
  2026-03-26 21:33 [PATCH v2] arm64: defconfig: Enable Rockchip video decoder Detlev Casanova
@ 2026-03-27 10:25 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-27 10:25 UTC (permalink / raw)
  To: Detlev Casanova, linux-kernel, Heiko Stuebner, linux-arm-kernel,
	kernel, linux-rockchip

On 26/03/2026 22:33, Detlev Casanova wrote:
> The rkvdec driver is now out of staging and can be built by default.

This is not a reason "why" we enable it. Many drivers are not in staging
and we do not enable them by default. With that explanation, why not
enable everything from allyesconfig? That "everything" can be built by
default and for example is out of staging. So why are we not making
allyesconfig->defconfig?

BTW, git log or lore/lei also would help you here.

Best regards,
Krzysztof


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

end of thread, other threads:[~2026-03-27 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 21:33 [PATCH v2] arm64: defconfig: Enable Rockchip video decoder Detlev Casanova
2026-03-27 10:25 ` Krzysztof Kozlowski

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