linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove dead Radeon URL
Date: Sat, 4 Mar 2006 13:14:17 +0100	[thread overview]
Message-ID: <20060304121417.GJ9295@stusta.de> (raw)

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>

---

 drivers/char/drm/Kconfig |    4 ++--
 drivers/video/Kconfig    |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

--- linux-2.6.16-rc5-mm2-full/drivers/char/drm/Kconfig.old	2006-03-03 17:17:44.000000000 +0100
+++ linux-2.6.16-rc5-mm2-full/drivers/char/drm/Kconfig	2006-03-03 17:18:00.000000000 +0100
@@ -37,8 +37,8 @@
 	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
--- linux-2.6.16-rc5-mm2-full/drivers/video/Kconfig.old	2006-03-03 17:18:23.000000000 +0100
+++ linux-2.6.16-rc5-mm2-full/drivers/video/Kconfig	2006-03-03 17:18:33.000000000 +0100
@@ -915,8 +915,6 @@
 	  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"


                 reply	other threads:[~2006-03-04 12:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060304121417.GJ9295@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).