Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.18-rc4 10 lines 290 B view raw
1config DRM_V3D 2 tristate "Broadcom V3D 3.x and newer" 3 depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST 4 depends on DRM 5 depends on COMMON_CLK 6 depends on MMU 7 select DRM_SCHED 8 help 9 Choose this option if you have a system that has a Broadcom 10 V3D 3.x or newer GPU, such as BCM7268.