mtd/drivers/mtd Kconfig,1.2,1.3
David Woodhouse
dwmw2 at infradead.org
Wed May 28 07:02:26 EDT 2003
Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv29255
Modified Files:
Kconfig
Log Message:
Be less nasty about NFTL write support
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/Kconfig,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Kconfig 23 May 2003 11:38:29 -0000 1.2
+++ Kconfig 28 May 2003 11:02:23 -0000 1.3
@@ -199,13 +199,11 @@
not use it.
config NFTL_RW
- bool "Write support for NFTL (BETA)"
+ bool "Write support for NFTL"
depends on NFTL
help
- If you're lucky, this will actually work. Don't whinge if it
- doesn't. Send mail to the MTD mailing list
- <linux-mtd at lists.infradead.org> if you want to help to make it more
- reliable.
+ Support for writing to the NAND Flash Translation Layer, as used
+ on the DiskOnChip.
config INFTL
tristate "INFTL (Inverse NAND Flash Translation Layer) support"
More information about the linux-mtd-cvs
mailing list