.. | .. |
---|
3 | 3 | tristate "/dev/agpgart (AGP Support)" |
---|
4 | 4 | depends on ALPHA || IA64 || PARISC || PPC || X86 |
---|
5 | 5 | depends on PCI |
---|
6 | | - ---help--- |
---|
| 6 | + help |
---|
7 | 7 | AGP (Accelerated Graphics Port) is a bus system mainly used to |
---|
8 | 8 | connect graphics cards to the rest of the system. |
---|
9 | 9 | |
---|
.. | .. |
---|
30 | 30 | config AGP_ALI |
---|
31 | 31 | tristate "ALI chipset support" |
---|
32 | 32 | depends on AGP && X86_32 |
---|
33 | | - ---help--- |
---|
| 33 | + help |
---|
34 | 34 | This option gives you AGP support for the GLX component of |
---|
35 | 35 | X on the following ALi chipsets. The supported chipsets |
---|
36 | 36 | include M1541, M1621, M1631, M1632, M1641,M1647,and M1651. |
---|
.. | .. |
---|
45 | 45 | config AGP_ATI |
---|
46 | 46 | tristate "ATI chipset support" |
---|
47 | 47 | depends on AGP && X86_32 |
---|
48 | | - ---help--- |
---|
| 48 | + help |
---|
49 | 49 | This option gives you AGP support for the GLX component of |
---|
50 | 50 | X on the ATI RadeonIGP family of chipsets. |
---|
51 | 51 | |
---|
.. | .. |
---|
63 | 63 | This option gives you AGP support for the GLX component of |
---|
64 | 64 | X using the on-CPU northbridge of the AMD Athlon64/Opteron CPUs. |
---|
65 | 65 | You still need an external AGP bridge like the AMD 8151, VIA |
---|
66 | | - K8T400M, SiS755. It may also support other AGP bridges when loaded |
---|
| 66 | + K8T400M, SiS755. It may also support other AGP bridges when loaded |
---|
67 | 67 | with agp_try_unsupported=1. |
---|
68 | 68 | |
---|
69 | 69 | config AGP_INTEL |
---|
.. | .. |
---|
111 | 111 | |
---|
112 | 112 | config AGP_I460 |
---|
113 | 113 | tristate "Intel 460GX chipset support" |
---|
114 | | - depends on AGP && (IA64_DIG || IA64_GENERIC) |
---|
| 114 | + depends on AGP && IA64 |
---|
115 | 115 | help |
---|
116 | 116 | This option gives you AGP GART support for the Intel 460GX chipset |
---|
117 | 117 | for IA64 processors. |
---|
118 | 118 | |
---|
119 | 119 | config AGP_HP_ZX1 |
---|
120 | 120 | tristate "HP ZX1 chipset AGP support" |
---|
121 | | - depends on AGP && (IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB || IA64_GENERIC) |
---|
| 121 | + depends on AGP && IA64 |
---|
122 | 122 | help |
---|
123 | 123 | This option gives you AGP GART support for the HP ZX1 chipset |
---|
124 | 124 | for IA64 processors. |
---|
.. | .. |
---|
149 | 149 | help |
---|
150 | 150 | This option gives you AGP support for the Transmeta Efficeon |
---|
151 | 151 | series processors with integrated northbridges. |
---|
152 | | - |
---|
153 | | -config AGP_SGI_TIOCA |
---|
154 | | - tristate "SGI TIO chipset AGP support" |
---|
155 | | - depends on AGP && (IA64_SGI_SN2 || IA64_GENERIC) |
---|
156 | | - help |
---|
157 | | - This option gives you AGP GART support for the SGI TIO chipset |
---|
158 | | - for IA64 processors. |
---|
159 | 152 | |
---|
160 | 153 | config INTEL_GTT |
---|
161 | 154 | tristate |
---|