drm/i915: Stop depending upon CONFIG_AGP_INTEL
[cascardo/linux.git] / drivers / gpu / drm / i915 / Kconfig
index 051eab3..4c59793 100644 (file)
@@ -2,9 +2,7 @@ config DRM_I915
        tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
        depends on DRM
        depends on X86 && PCI
-       depends on (AGP || AGP=n)
        select INTEL_GTT
-       select AGP_INTEL if AGP
        select INTERVAL_TREE
        # we need shmfs for the swappable backing store, and in particular
        # the shmem_readpage() which depends upon tmpfs