x86/gart: Do not select AGP for GART_IOMMU
authorPavel Vasilyev <pavel@pavlinux.ru>
Thu, 3 Sep 2009 14:20:55 +0000 (16:20 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:20:55 +0000 (16:20 +0200)
There is no dependency from the gart code to the agp code.
And since a lot of systems today do not have agp anymore
remove this dependency from the kernel configuration.

Signed-off-by: Pavel Vasilyev <pavel@pavlinux.ru>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/Kconfig

index 13ffa5df37d75120e6a3965102b24a05d3ee0fb7..1d9c18aa17eb73e7894495c69e0727c6de2995fa 100644 (file)
@@ -586,7 +586,6 @@ config GART_IOMMU
        bool "GART IOMMU support" if EMBEDDED
        default y
        select SWIOTLB
-       select AGP
        depends on X86_64 && PCI
        ---help---
          Support for full DMA access of devices with 32bit memory access only