diff options
Diffstat (limited to 'drivers/char/agp/Kconfig')
-rw-r--r-- | drivers/char/agp/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/char/agp/Kconfig b/drivers/char/agp/Kconfig index a4d425d2dce2..0b9cf9c59a21 100644 --- a/drivers/char/agp/Kconfig +++ b/drivers/char/agp/Kconfig | |||
@@ -98,12 +98,12 @@ config AGP_SWORKS | |||
98 | tristate "Serverworks LE/HE chipset support" | 98 | tristate "Serverworks LE/HE chipset support" |
99 | depends on AGP && X86_32 | 99 | depends on AGP && X86_32 |
100 | help | 100 | help |
101 | Say Y here to support the Serverworks AGP card. See | 101 | Say Y here to support the Serverworks AGP card. See |
102 | <http://www.serverworks.com/> for product descriptions and images. | 102 | <http://www.serverworks.com/> for product descriptions and images. |
103 | 103 | ||
104 | config AGP_VIA | 104 | config AGP_VIA |
105 | tristate "VIA chipset support" | 105 | tristate "VIA chipset support" |
106 | depends on AGP && X86_32 | 106 | depends on AGP |
107 | help | 107 | help |
108 | This option gives you AGP support for the GLX component of | 108 | This option gives you AGP support for the GLX component of |
109 | X on VIA MVP3/Apollo Pro chipsets. | 109 | X on VIA MVP3/Apollo Pro chipsets. |