aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 5f26d6c840de..6903e5436f85 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -65,6 +65,11 @@ config DRM_I830
65 will load the correct one. 65 will load the correct one.
66 66
67config DRM_I915 67config DRM_I915
68 select FB_CFB_FILLRECT
69 select FB_CFB_COPYAREA
70 select FB_CFB_IMAGEBLIT
71 select I2C_ALGOBIT
72 depends on FB
68 tristate "i915 driver" 73 tristate "i915 driver"
69 help 74 help
70 Choose this option if you have a system that has Intel 830M, 845G, 75 Choose this option if you have a system that has Intel 830M, 845G,