summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-26 22:24:52 +0100
committerMark Brown <broonie@kernel.org>2026-07-26 22:24:58 +0100
commitfd73e76a81cbb40f4597de2ba42508d1530f8d9a (patch)
treed1a7fe437cc1b9845ee0a727a04463884f5158f8 /drivers/gpu/drm/v3d/Kconfig
parent673a43d4e283e8fc3bee7a874766278427263bc1 (diff)
parenta1c81cb05273077219fa809424330fdaa4346d5b (diff)
downloadlinux-next-fd73e76a81cbb40f4597de2ba42508d1530f8d9a.tar.gz
linux-next-fd73e76a81cbb40f4597de2ba42508d1530f8d9a.zip
Merge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.git
Diffstat (limited to 'drivers/gpu/drm/v3d/Kconfig')
-rw-r--r--drivers/gpu/drm/v3d/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/v3d/Kconfig b/drivers/gpu/drm/v3d/Kconfig
index ce62c5908e1d..6a33e0ab30de 100644
--- a/drivers/gpu/drm/v3d/Kconfig
+++ b/drivers/gpu/drm/v3d/Kconfig
@@ -5,6 +5,7 @@ config DRM_V3D
depends on DRM
depends on COMMON_CLK
depends on MMU
+ select DRM_EXEC
select DRM_SCHED
select DRM_GEM_SHMEM_HELPER
help