aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r--drivers/gpu/drm/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index b493663c7ba7..785127cb281b 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -158,3 +158,7 @@ config DRM_SAVAGE
158 help 158 help
159 Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister 159 Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
160 chipset. If M is selected the module will be called savage. 160 chipset. If M is selected the module will be called savage.
161
162source "drivers/gpu/drm/exynos/Kconfig"
163
164source "drivers/gpu/drm/vmwgfx/Kconfig"