commit | 8c52da503b7e4cf961807f11824e3258ef9f7f1c | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Jun 18 20:22:19 2009 -0700 |
committer | Eric Anholt <eric@anholt.net> | Sun Jun 21 22:13:38 2009 -0700 |
tree | 61cc4eb6f855a98aa73d1bf62084b84805641060 | |
parent | f234012f52a37e48f2330e1ca2df69800e797c3b [diff] |
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>