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>

No differences found