Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ac162d6 authored by Pavel Vasilyev's avatar Pavel Vasilyev Committed by Joerg Roedel
Browse files

x86/gart: Do not select AGP for GART_IOMMU



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: default avatarPavel Vasilyev <pavel@pavlinux.ru>
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 37d0892c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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