mtd/drivers/mtd/chips Kconfig,1.4,1.5

David Woodhouse dwmw2 at infradead.org
Wed Nov 5 11:51:05 EST 2003


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

Modified Files:
	Kconfig 
Log Message:
Fix CONFIG_MTD_CFI_UTIL typo

Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/Kconfig,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Kconfig	25 Sep 2003 14:40:34 -0000	1.4
+++ Kconfig	5 Nov 2003 16:51:02 -0000	1.5
@@ -187,7 +187,7 @@
 	  sets which a CFI-compliant chip may claim to implement. This code
 	  provides support for one of those command sets.
 
-config MTD_UTIL
+config MTD_CFI_UTIL
 	tristate
 	default y if MTD_CFI_INTELEXT=y || MTD_CFI_AMDSTD=y || MTD_CFI_STAA=y
 	default m if MTD_CFI_INTELEXT=m || MTD_CFI_AMDSTD=m || MTD_CFI_STAA=m




More information about the linux-mtd-cvs mailing list