aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/drm/panfrost/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/panfrost/Kconfig b/drivers/gpu/drm/panfrost/Kconfig
index 81963e964b0f..86cdc0ce79e6 100644
--- a/drivers/gpu/drm/panfrost/Kconfig
+++ b/drivers/gpu/drm/panfrost/Kconfig
@@ -10,6 +10,7 @@ config DRM_PANFROST
10 select IOMMU_IO_PGTABLE_LPAE 10 select IOMMU_IO_PGTABLE_LPAE
11 select DRM_GEM_SHMEM_HELPER 11 select DRM_GEM_SHMEM_HELPER
12 select PM_DEVFREQ 12 select PM_DEVFREQ
13 select DEVFREQ_GOV_SIMPLE_ONDEMAND
13 help 14 help
14 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and 15 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
15 Bifrost (G3x, G5x, G7x) GPUs. 16 Bifrost (G3x, G5x, G7x) GPUs.