Kconfig (fec69a97489f961026e24536dbb7b86ac663948c) | Kconfig (dcc1a66a09420ccc5a22671bddc5a842f92d67e5) |
---|---|
1config AGP | 1config AGP |
2 tristate "/dev/agpgart (AGP Support)" if !GART_IOMMU | 2 tristate "/dev/agpgart (AGP Support)" |
3 depends on ALPHA || IA64 || PPC || X86 | 3 depends on ALPHA || IA64 || PPC || X86 |
4 default y if GART_IOMMU | |
5 ---help--- 6 AGP (Accelerated Graphics Port) is a bus system mainly used to 7 connect graphics cards to the rest of the system. 8 9 If you have an AGP system and you say Y here, it will be possible to 10 use the AGP features of your 3D rendering video card. This code acts 11 as a sort of "AGP driver" for the motherboard's chipset. 12 --- 138 unchanged lines hidden --- | 4 ---help--- 5 AGP (Accelerated Graphics Port) is a bus system mainly used to 6 connect graphics cards to the rest of the system. 7 8 If you have an AGP system and you say Y here, it will be possible to 9 use the AGP features of your 3D rendering video card. This code acts 10 as a sort of "AGP driver" for the motherboard's chipset. 11 --- 138 unchanged lines hidden --- |