diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2005-09-09 16:04:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-09 16:58:01 -0400 |
commit | f510a3c3d48fd5aaa7757aebbc37e9ee417913a3 (patch) | |
tree | 55efdd384b9c402ba0791e6b02a1597a93509885 /drivers/video/Kconfig | |
parent | 2a43b58589eac1fdcf62624e86c67c0f92f45bf7 (diff) |
[PATCH] radeonfb_old: Fix broken link
The link for ATI's product page in drivers/video/Kconfig for FB_RADEON is
broken. Replace with a product comparison page.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 3c91c3a5cc58..544c717c6ee4 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -956,8 +956,7 @@ config FB_RADEON | |||
956 | can be build either as modules or built-in. | 956 | can be build either as modules or built-in. |
957 | 957 | ||
958 | There is a product page at | 958 | There is a product page at |
959 | <http://www.ati.com/na/pages/products/pc/radeon32/index.html>. | 959 | http://apps.ati.com/ATIcompare/ |
960 | |||
961 | config FB_RADEON_I2C | 960 | config FB_RADEON_I2C |
962 | bool "DDC/I2C for ATI Radeon support" | 961 | bool "DDC/I2C for ATI Radeon support" |
963 | depends on FB_RADEON | 962 | depends on FB_RADEON |