drm/i915: Make AGP=n work even on gen3
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Nov 2013 08:35:17 +0000 (09:35 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 14 Nov 2013 00:41:30 +0000 (01:41 +0100)
Most platforms din't hit this condition, but if we want to allow
building without agp we should also make this allowed on gen3.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found