Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux...
[linux-2.6-block.git] / drivers / gpu / drm / v3d / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
57692c94
EA
2config DRM_V3D
3 tristate "Broadcom V3D 3.x and newer"
e5a06898 4 depends on ARCH_BCM || ARCH_BRCMSTB || ARCH_BCM2835 || COMPILE_TEST
57692c94
EA
5 depends on DRM
6 depends on COMMON_CLK
fbecef13 7 depends on MMU
57692c94 8 select DRM_SCHED
40609d48 9 select DRM_GEM_SHMEM_HELPER
57692c94
EA
10 help
11 Choose this option if you have a system that has a Broadcom
e5a06898
PR
12 V3D 3.x or newer GPUs. SoCs supported include the BCM2711,
13 BCM7268 and BCM7278.