mtd/drivers/mtd/devices Kconfig,1.3,1.4

David Woodhouse dwmw2 at infradead.org
Wed May 28 11:18:56 EDT 2003


Update of /home/cvs/mtd/drivers/mtd/devices
In directory phoenix.infradead.org:/tmp/cvs-serv1043

Modified Files:
	Kconfig 
Log Message:
Correct text for Millennium Plus option

Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/devices/Kconfig,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Kconfig	28 May 2003 10:54:23 -0000	1.3
+++ Kconfig	28 May 2003 15:18:54 -0000	1.4
@@ -148,20 +148,16 @@
 	  chips.
 
 config MTD_DOC2001PLUS
-	tristate "M-Systems Disk-On-Chip Millennium-only alternative driver (see help)"
+	tristate "M-Systems Disk-On-Chip Millennium Plus"
 	depends on MTD
 	---help---
-	  This provides an alternative MTD device driver for the M-Systems 
-	  DiskOnChip Millennium devices.  Use this if you have problems with
-	  the combined DiskOnChip 2000 and Millennium driver above.  To get
-	  the DiskOnChip probe code to load and use this driver instead of
-	  the other one, you will need to undefine DOC_SINGLE_DRIVER near
-	  the beginning of <file:drivers/mtd/devices/docprobe.c>.
+	  This provides an MTD device driver for the M-Systems DiskOnChip
+	  Millennium Plus devices.
 
-	  If you use this device, you probably also want to enable the NFTL
-	  'NAND Flash Translation Layer' option below, which is used to
-	  emulate a block device by using a kind of file system on the flash
-	  chips.
+	  If you use this device, you probably also want to enable the INFTL
+	  'Inverse NAND Flash Translation Layer' option below, which is used
+	  to emulate a block device by using a kind of file system on the 
+	  flash chips.
 
 config MTD_DOCPROBE
 	tristate




More information about the linux-mtd-cvs mailing list