mtd/drivers/mtd/maps Kconfig, 1.63, 1.64 Makefile.common, 1.35,
1.36 pq2fads.c, 1.2, NONE
gleixner at infradead.org
gleixner at infradead.org
Mon Nov 28 17:36:12 EST 2005
- Previous message: mtd/Documentation/jffs3/pics gcprobl-01.eps, NONE,
1.1 gcprobl-01.pdf, NONE, 1.1 gcprobl-01.png, NONE,
1.1 node-01.eps, 1.6, 1.7 node-01.pdf, 1.6, 1.7 node-01.png,
1.5, 1.6
- Next message: mtd/fs/jffs2 debug.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv30165
Modified Files:
Kconfig Makefile.common
Removed Files:
pq2fads.c
Log Message:
[MTD] Remove bogus PQ2FADS driver
Remove disfunctional driver, which slipped through the review mechanism
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Kconfig,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- Kconfig 9 Nov 2005 00:12:46 -0000 1.63
+++ Kconfig 28 Nov 2005 22:36:08 -0000 1.64
@@ -617,12 +617,6 @@
This enables access to the flash chips on the Interface MPC-1211(CTP/PCI/MPC-SH02).
If you have such a board, say 'Y'.
-config MTD_PQ2FADS
- tristate "JEDEC flash SIMM mapped on PQ2FADS and 8272ADS boards"
- depends on (ADS8272 || PQ2FADS) && MTD_PARTITIONS && MTD_JEDECPROBE && MTD_PHYSMAP && MTD_CFI_GEOMETRY && MTD_CFI_INTELEXT
- help
- This enables access to flash SIMM on PQ2FADS-like boards
-
config MTD_OMAP_NOR
tristate "TI OMAP board mappings"
depends on MTD_CFI && ARCH_OMAP
Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Makefile.common,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- Makefile.common 7 Nov 2005 21:47:48 -0000 1.35
+++ Makefile.common 28 Nov 2005 22:36:08 -0000 1.36
@@ -70,6 +70,5 @@
obj-$(CONFIG_MTD_SHARP_SL) += sharpsl-flash.o
obj-$(CONFIG_MTD_PLATRAM) += plat-ram.o
obj-$(CONFIG_MTD_OMAP_NOR) += omap_nor.o
-obj-$(CONFIG_MTD_PQ2FADS) += pq2fads.o
obj-$(CONFIG_MTD_MTX1) += mtx-1_flash.o
obj-$(CONFIG_MTD_TQM834x) += tqm834x.o
--- pq2fads.c DELETED ---
- Previous message: mtd/Documentation/jffs3/pics gcprobl-01.eps, NONE,
1.1 gcprobl-01.pdf, NONE, 1.1 gcprobl-01.png, NONE,
1.1 node-01.eps, 1.6, 1.7 node-01.pdf, 1.6, 1.7 node-01.png,
1.5, 1.6
- Next message: mtd/fs/jffs2 debug.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list