mtd/drivers/mtd/nand Kconfig,1.7,1.8

ppopov at infradead.org ppopov at infradead.org
Thu Mar 4 02:03:27 EST 2004


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

Modified Files:
	Kconfig 
Log Message:
Added the 'help' text for the Au1550 NAND.


Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Kconfig,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Kconfig	4 Mar 2004 06:59:48 -0000	1.7
+++ Kconfig	4 Mar 2004 07:03:24 -0000	1.8
@@ -70,6 +70,9 @@
 config MTD_NAND_AU1550
 	tristate "Au1550 NAND support"
 	depends on CONFIG_SOC_AU1550 && MTD_NAND
+	help
+	  This enables the driver for the NAND flash controller on the
+	  AMD/Alchemy 1550 SOC.
 	
 endmenu
 




More information about the linux-mtd-cvs mailing list