mtd/drivers/mtd/chips Kconfig,1.8,1.9

David Woodhouse dwmw2 at infradead.org
Fri Jul 16 11:32:17 EDT 2004


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

Modified Files:
	Kconfig 
Log Message:
obsolete chips are broken

Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/Kconfig,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Kconfig	13 Jul 2004 22:32:02 -0000	1.8
+++ Kconfig	16 Jul 2004 15:32:14 -0000	1.9
@@ -233,6 +233,7 @@
 	  with this driver will return -ENODEV upon access.
 
 config MTD_OBSOLETE_CHIPS
+	depends on MTD && BROKEN
 	bool "Older (theoretically obsoleted now) drivers for non-CFI chips"
 	help
 	  This option does not enable any code directly, but will allow you to





More information about the linux-mtd-cvs mailing list