mtd/drivers/mtd/nand Kconfig,1.31,1.32 Makefile.common,1.15,1.16
gleixner at infradead.org
gleixner at infradead.org
Wed Jul 6 05:33:31 EDT 2005
- Previous message: mtd/fs/jffs2 nodelist.c, 1.94, 1.95 nodelist.h, 1.130,
1.131 readinode.c, 1.119, 1.120
- Next message: mtd/fs/jffs2 dir.c, 1.85, 1.86 file.c, 1.101, 1.102 fs.c, 1.55,
1.56 os-linux.h, 1.56, 1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv31032
Modified Files:
Kconfig Makefile.common
Log Message:
First step of tx49xx removal
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Kconfig,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- Kconfig 20 Jun 2005 12:03:21 -0000 1.31
+++ Kconfig 6 Jul 2005 09:33:28 -0000 1.32
@@ -58,20 +58,6 @@
config MTD_NAND_IDS
tristate
-config MTD_NAND_TX4925NDFMC
- tristate "SmartMedia Card on Toshiba RBTX4925 reference board"
- depends on TOSHIBA_RBTX4925 && MTD_NAND && TOSHIBA_RBTX4925_MPLEX_NAND
- help
- This enables the driver for the NAND flash device found on the
- Toshiba RBTX4925 reference board, which is a SmartMediaCard.
-
-config MTD_NAND_TX4938NDFMC
- tristate "NAND Flash device on Toshiba RBTX4938 reference board"
- depends on TOSHIBA_RBTX4938 && MTD_NAND && TOSHIBA_RBTX4938_MPLEX_NAND
- help
- This enables the driver for the NAND flash device found on the
- Toshiba RBTX4938 reference board.
-
config MTD_NAND_AU1550
tristate "Au1550 NAND support"
depends on SOC_AU1550 && MTD_NAND
Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Makefile.common,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile.common 26 Nov 2004 12:28:22 -0000 1.15
+++ Makefile.common 6 Jul 2005 09:33:28 -0000 1.16
@@ -10,8 +10,6 @@
obj-$(CONFIG_MTD_NAND_TOTO) += toto.o
obj-$(CONFIG_MTD_NAND_AUTCPU12) += autcpu12.o
obj-$(CONFIG_MTD_NAND_EDB7312) += edb7312.o
-obj-$(CONFIG_MTD_NAND_TX4925NDFMC) += tx4925ndfmc.o
-obj-$(CONFIG_MTD_NAND_TX4938NDFMC) += tx4938ndfmc.o
obj-$(CONFIG_MTD_NAND_AU1550) += au1550nd.o
obj-$(CONFIG_MTD_NAND_PPCHAMELEONEVB) += ppchameleonevb.o
obj-$(CONFIG_MTD_NAND_S3C2410) += s3c2410.o
- Previous message: mtd/fs/jffs2 nodelist.c, 1.94, 1.95 nodelist.h, 1.130,
1.131 readinode.c, 1.119, 1.120
- Next message: mtd/fs/jffs2 dir.c, 1.85, 1.86 file.c, 1.101, 1.102 fs.c, 1.55,
1.56 os-linux.h, 1.56, 1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list