Skip to content

Commit

Permalink
remove dead Radeon URL
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and Adrian Bunk committed Mar 20, 2006
1 parent 8075f21 commit 7b9af34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions drivers/char/drm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7b9af34

Please sign in to comment.