From: Eric Anholt Date: Thu, 4 Dec 2008 06:43:14 +0000 (-0800) Subject: drm/i915: Register module dependencies for the modesetting code. X-Git-Tag: firefly_0821_release~16466^2~27 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=06d9f33ceb6be29c453915505a2fc88d80c36417;p=firefly-linux-kernel-4.4.55.git drm/i915: Register module dependencies for the modesetting code. Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- 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 will load the correct one. config DRM_I915 + select FB_CFB_FILLRECT + select FB_CFB_COPYAREA + select FB_CFB_IMAGEBLIT + select I2C_ALGOBIT + depends on FB tristate "i915 driver" help Choose this option if you have a system that has Intel 830M, 845G,