forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/drivers/gpu/drm/v3d/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DRM_V3D
23 tristate "Broadcom V3D 3.x and newer"
34 depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST
....@@ -5,6 +6,7 @@
56 depends on COMMON_CLK
67 depends on MMU
78 select DRM_SCHED
9
+ select DRM_GEM_SHMEM_HELPER
810 help
911 Choose this option if you have a system that has a Broadcom
1012 V3D 3.x or newer GPU, such as BCM7268.