[PATCH 4/4] arm64: defconfig: enable Rockchip NPU support
Sebastian Reichel <[email protected]> Thu, 06 Aug 2026 19:24:59 +0200
| Newsgroups | org.infradead.lists.linux-rockchip,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260806-rockchip-defconfig-additions-v1-4-6b1d8baa0bf5@collabora.com> |
Enable support for the Rockchip NPU, which can be used with upstream mesa on many RK3588 boards, such as the Radxa Rock 5 family or the Orange Pis. Signed-off-by: Sebastian Reichel <[email protected]> --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 648010c26edb..5faccf00b897 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1065,6 +1065,8 @@ CONFIG_BACKLIGHT_GPIO=m CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set +CONFIG_DRM_ACCEL=y +CONFIG_DRM_ACCEL_ROCKET=m CONFIG_SOUND=m CONFIG_SND=m CONFIG_SND_ALOOP=m -- 2.53.0 _______________________________________________ Linux-rockchip mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-rockchip