[patch] update CFI URI n mtd kconfig

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: LKML <linux-kernel@...>, <linux-mtd@...>
Date: Wednesday, September 12, 2007 - 11:39 pm

Since AMD shunted its flash memory division, the URI in the mtd Kconfig is now
broken, so the attached patch points people to Wikipedia.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
index 479d32b..980117a 100644
--- a/drivers/mtd/chips/Kconfig
+++ b/drivers/mtd/chips/Kconfig
@@ -11,8 +11,8 @@ config MTD_CFI
 	  AMD and other flash manufactures that provides a universal method
 	  for probing the capabilities of flash devices. If you wish to
 	  support any device that is CFI-compliant, you need to enable this
-	  option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
-	  for more information on CFI.
+	  option. For more information on CFI, visit:
+	  <http://wikipedia.org/wiki/Common_Flash_Memory_Interface>
 
 config MTD_JEDECPROBE
 	tristate "Detect non-CFI AMD/JEDEC-compatible flash chips"
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] update CFI URI n mtd kconfig, Mike Frysinger, (Wed Sep 12, 11:39 pm)
Re: [patch] update CFI URI n mtd kconfig, Josh Boyer, (Thu Sep 13, 2:28 pm)
Re: [patch] update CFI URI n mtd kconfig, Robin Getz, (Thu Sep 13, 4:31 pm)
Re: [patch] update CFI URI n mtd kconfig, Josh Boyer, (Thu Sep 13, 7:09 pm)
Re: [patch] update CFI URI n mtd kconfig, Mike Frysinger, (Thu Sep 13, 5:01 pm)
Re: [patch] update CFI URI n mtd kconfig, Clemens Koller, (Fri Sep 14, 5:07 am)