mtd/drivers/mtd/nand Kconfig,1.9,1.10
gleixner at infradead.org
gleixner at infradead.org
Mon May 31 06:20:09 EDT 2004
Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv13088
Modified Files:
Kconfig
Log Message:
Remove 8bit limit from help text. Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Kconfig,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Kconfig 18 Mar 2004 09:30:36 -0000 1.9
+++ Kconfig 31 May 2004 10:20:06 -0000 1.10
@@ -9,8 +9,8 @@
depends on MTD
help
This enables support for accessing all type of NAND flash
- devices with an 8-bit data bus interface. For further
- information see www.linux-mtd.infradead.org/tech/nand.html.
+ devices. For further information see
+ www.linux-mtd.infradead.org/tech/nand.html.
config MTD_NAND_VERIFY_WRITE
bool "Verify NAND page writes"
More information about the linux-mtd-cvs
mailing list