mtd/drivers/mtd/maps Kconfig,1.27,1.28

David Woodhouse dwmw2 at infradead.org
Wed Jul 14 13:50:06 EDT 2004


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

Modified Files:
	Kconfig 
Log Message:
mark PCMCIA broken to match 2.6. We can test later

Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Kconfig,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- Kconfig	14 Jul 2004 08:55:10 -0000	1.27
+++ Kconfig	14 Jul 2004 17:50:03 -0000	1.28
@@ -544,7 +544,7 @@
 
 config MTD_PCMCIA
 	tristate "PCMCIA MTD driver"
-	depends on MTD && PCMCIA && MTD_COMPLEX_MAPPINGS
+	depends on MTD && PCMCIA && MTD_COMPLEX_MAPPINGS && BROKEN
 	help
 	  Map driver for accessing PCMCIA linear flash memory cards. These
 	  cards are usually around 4-16MiB in size. This does not include





More information about the linux-mtd-cvs mailing list