]> Git Repo - linux.git/commitdiff
remove dead Radeon URL
authorAdrian Bunk <[email protected]>
Mon, 20 Mar 2006 19:23:13 +0000 (20:23 +0100)
committerAdrian Bunk <[email protected]>
Mon, 20 Mar 2006 19:23:13 +0000 (20:23 +0100)
This patch removes a dead Radeon URL from two Kconfig files.

This isue was noted by Reto Gantenbein <[email protected]> in
Kernel Bugzilla #4446.

Signed-off-by: Adrian Bunk <[email protected]>
drivers/char/drm/Kconfig
drivers/video/Kconfig

index 56ace9d5e2aef75b4cd095b3424e4cbc00094b23..5278c388d3e747dbc40251c70985e25ef5d4eceb 100644 (file)
@@ -37,8 +37,8 @@ config DRM_RADEON
        help
          Choose this option if you have an ATI Radeon graphics card.  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>.
+         run the Radeon in plain VGA mode.
+         
          If M is selected, the module will be called radeon.
 
 config DRM_I810
index f5079c78ba4e0ed51829bf4b2cc669e3c1cb4cd2..fdebd60a3250a68213f68a41ee451693351d2af1 100644 (file)
@@ -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"
This page took 0.054466 seconds and 4 git commands to generate.