On Fri, Nov 1, 2013 at 9:38 AM,  <ville.syrj...@linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrj...@linux.intel.com>
>
> i915 depends on CONFIG_AGP and CONFIG_AGP_INTEL. Since AGP is a thing
> of the past, it's somewhat likely that a user would not realize that
> they need to enable those to get i915. So let's just select CONFIG_AGP
> and CONFIG_AGP_INTEL instead of depending on them.
>
> Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com>

We don't actually need agp, at least for the kms driver. So I'd go the
other direction and make it fully optional. UMS won't work if someone
misconfigures their kernel, but meh.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to