diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-03-20 20:23:13 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-03-20 20:23:13 +0100 |
commit | 7b9af3455b9edb3ca8efb251bd9d2d51ecb0066c (patch) | |
tree | 4741e396b6bec686baf615b80a846cf55dcc88d6 /drivers/video | |
parent | 8075f21fc6dac8fb16372a7d4e28d9f21077cdda (diff) | |
download | linux-next-7b9af3455b9edb3ca8efb251bd9d2d51ecb0066c.tar.gz |
remove dead Radeon URL
This patch removes a dead Radeon URL from two Kconfig files.
This isue was noted by Reto Gantenbein <ganto82@gmx.ch> in
Kernel Bugzilla #4446.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index f5079c78ba4e..fdebd60a3250 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -899,8 +899,6 @@ config FB_RADEON_OLD Choose this option if you want to use an ATI Radeon graphics card as a framebuffer device. There are both PCI and AGP versions. You don't need to choose this to run the Radeon in plain VGA mode. - There is a product page at - <http://www.ati.com/na/pages/products/pc/radeon32/index.html>. config FB_RADEON tristate "ATI Radeon display support" |