drm/i915: Add missing dependency on Intel AGP support.
authorEric Anholt <eric@anholt.net>
Fri, 19 Jun 2009 03:22:19 +0000 (20:22 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 22 Jun 2009 05:13:38 +0000 (22:13 -0700)
commit8c52da503b7e4cf961807f11824e3258ef9f7f1c
tree61cc4eb6f855a98aa73d1bf62084b84805641060
parentf234012f52a37e48f2330e1ca2df69800e797c3b
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 <eric@anholt.net>
drivers/gpu/drm/Kconfig