[Intel-gfx] [PATCH] drm/i915: Select CONFIG_AGP and CONFIG_AGP_INTEL

Daniel Vetter daniel at ffwll.ch
Fri Nov 1 09:54:39 CET 2013


On Fri, Nov 1, 2013 at 9:38 AM,  <ville.syrjala at linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala at 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.syrjala at 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



More information about the Intel-gfx mailing list