]> Git Repo - J-linux.git/blob - drivers/gpu/drm/v3d/Kconfig
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[J-linux.git] / drivers / gpu / drm / v3d / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_V3D
3         tristate "Broadcom V3D 3.x and newer"
4         depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST
5         depends on DRM
6         depends on COMMON_CLK
7         depends on MMU
8         select DRM_SCHED
9         select DRM_GEM_SHMEM_HELPER
10         help
11           Choose this option if you have a system that has a Broadcom
12           V3D 3.x or newer GPU, such as BCM7268.
This page took 0.028234 seconds and 4 git commands to generate.