xref: /linux/drivers/gpu/drm/v3d/Kconfig (revision 4f2c0a4acffbec01079c28f839422e64ddeff004)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
257692c94SEric Anholtconfig DRM_V3D
357692c94SEric Anholt	tristate "Broadcom V3D 3.x and newer"
4*e5a06898SPeter Robinson	depends on ARCH_BCM || ARCH_BRCMSTB || ARCH_BCM2835 || COMPILE_TEST
557692c94SEric Anholt	depends on DRM
657692c94SEric Anholt	depends on COMMON_CLK
7fbecef13SArnd Bergmann	depends on MMU
857692c94SEric Anholt	select DRM_SCHED
940609d48SEric Anholt	select DRM_GEM_SHMEM_HELPER
1057692c94SEric Anholt	help
1157692c94SEric Anholt	  Choose this option if you have a system that has a Broadcom
12*e5a06898SPeter Robinson	  V3D 3.x or newer GPUs. SoCs supported include the BCM2711,
13*e5a06898SPeter Robinson	  BCM7268 and BCM7278.
14