public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] Kconfig help: MTD_JEDECPROBE already supports Intel chips
@ 2006-01-24 23:50 Adrian Bunk
  2006-01-25  0:47 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-01-24 23:50 UTC (permalink / raw)
  To: dwmw2; +Cc: linux-mtd, linux-kernel

Unless I'm misunderstanding the code in jedec_probe.c, Intel chips are 
already supported.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 drivers/mtd/chips/Kconfig |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--- linux-2.6.16-rc1-mm2-full/drivers/mtd/chips/Kconfig.old	2006-01-25 00:42:51.000000000 +0100
+++ linux-2.6.16-rc1-mm2-full/drivers/mtd/chips/Kconfig	2006-01-25 00:43:20.000000000 +0100
@@ -19,21 +19,20 @@
 config MTD_JEDECPROBE
 	tristate "Detect non-CFI AMD/JEDEC-compatible flash chips"
 	depends on MTD
 	select MTD_GEN_PROBE
 	help
 	  This option enables JEDEC-style probing of flash chips which are not
 	  compatible with the Common Flash Interface, but will use the common
 	  CFI-targetted flash drivers for any chips which are identified which
 	  are in fact compatible in all but the probe method. This actually
-	  covers most AMD/Fujitsu-compatible chips, and will shortly cover also
-	  non-CFI Intel chips (that code is in MTD CVS and should shortly be sent
-	  for inclusion in Linus' tree)
+	  covers most AMD/Fujitsu-compatible chips and also non-CFI
+	  Intel chips.
 
 config MTD_GEN_PROBE
 	tristate
 	select OBSOLETE_INTERMODULE
 
 config MTD_CFI_ADV_OPTIONS
 	bool "Flash chip driver advanced configuration options"
 	depends on MTD_GEN_PROBE
 	help

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-25  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-24 23:50 [RFC: 2.6 patch] Kconfig help: MTD_JEDECPROBE already supports Intel chips Adrian Bunk
2006-01-25  0:47 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox