[PATCH 4/4] arm64: defconfig: enable Rockchip NPU support
Sebastian Reichel
sebastian.reichel at collabora.com
Thu Aug 6 10:24:59 PDT 2026
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 <sebastian.reichel at collabora.com>
---
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
More information about the linux-arm-kernel
mailing list