From: Eric Anholt Date: Fri, 19 Jun 2009 03:22:19 +0000 (-0700) Subject: drm/i915: Add missing dependency on Intel AGP support. X-Git-Tag: v2.6.31-rc2~85^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c52da503b7e4cf961807f11824e3258ef9f7f1c;p=pandora-kernel.git 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: Eric Anholt --- Reading git-diff-tree failed