diff options
Diffstat (limited to 'drivers/gpu')
-rw-r--r-- | drivers/gpu/drm/v3d/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/v3d/Kconfig b/drivers/gpu/drm/v3d/Kconfig index a0c0259355bd..1552bf552c94 100644 --- a/drivers/gpu/drm/v3d/Kconfig +++ b/drivers/gpu/drm/v3d/Kconfig | |||
@@ -3,6 +3,7 @@ config DRM_V3D | |||
3 | depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST | 3 | depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST |
4 | depends on DRM | 4 | depends on DRM |
5 | depends on COMMON_CLK | 5 | depends on COMMON_CLK |
6 | depends on MMU | ||
6 | select DRM_SCHED | 7 | select DRM_SCHED |
7 | help | 8 | help |
8 | Choose this option if you have a system that has a Broadcom | 9 | Choose this option if you have a system that has a Broadcom |