mtd/drivers/mtd/nand Kconfig,1.30,1.31

bjd at infradead.org bjd at infradead.org
Mon Jun 20 08:03:24 EDT 2005


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

Modified Files:
	Kconfig 
Log Message:
updated Kconfig for s3c2440 support


Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Kconfig,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- Kconfig	23 May 2005 12:59:40 -0000	1.30
+++ Kconfig	20 Jun 2005 12:03:21 -0000	1.31
@@ -95,10 +95,11 @@
 	  This enables the NAND flash driver on the PPChameleon EVB Board.
 
 config MTD_NAND_S3C2410
-	tristate "NAND Flash support for S3C2410 SoC"
+	tristate "NAND Flash support for S3C2410/S3C2440 SoC"
 	depends on ARCH_S3C2410 && MTD_NAND
 	help
-	  This enables the NAND flash controller on the S3C2410.
+	  This enables the NAND flash controller on the S3C2410 and S3C2440
+	  SoCs
 
 	  No board specfic support is done by this driver, each board
 	  must advertise a platform_device for the driver to attach. 





More information about the linux-mtd-cvs mailing list