Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c52da50 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Add missing dependency on Intel AGP support.



Users could accidentally enable AGP but not the Intel AGP support, and get
a DRM that doesn't probe as a result.

Bug #22358.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent f234012f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ config DRM_I830

config DRM_I915
	tristate "i915 driver"
	depends on AGP_INTEL
	select FB_CFB_FILLRECT
	select FB_CFB_COPYAREA
	select FB_CFB_IMAGEBLIT