]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
drm/i915: Register module dependencies for the modesetting code.
authorEric Anholt <eric@anholt.net>
Thu, 4 Dec 2008 06:43:14 +0000 (22:43 -0800)
committerDave Airlie <airlied@linux.ie>
Mon, 29 Dec 2008 07:47:23 +0000 (17:47 +1000)
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig

index 5f26d6c840de4ce28ea7e33bdd990dc7533f586e..6903e5436f85b924d462043407cf3e4b3a559725 100644 (file)
@@ -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,