mtd/drivers/mtd/maps Kconfig,1.62,1.63
sean at infradead.org
sean at infradead.org
Tue Nov 8 19:12:50 EST 2005
- Previous message: mtd/drivers/mtd/maps pxa2xx-flash.c, NONE, 1.1 Kconfig, 1.61,
1.62 Makefile.common, 1.34, 1.35 lubbock-flash.c, 1.21,
NONE mainstone-flash.c, 1.4, NONE
- Next message: mtd/fs/jffs2 build.c, 1.85, 1.86 fs.c, 1.68, 1.69 gc.c, 1.155,
1.156 malloc.c, 1.31, 1.32 nodelist.c, 1.115, 1.116 nodelist.h,
1.142, 1.143 nodemgmt.c, 1.129, 1.130 readinode.c, 1.143,
1.144 scan.c, 1.127, 1.128 summary.c, 1.6, 1.7 super-v24.c,
1.87, 1.88 super.c, 1.110, 1.111 wbuf.c, 1.103, 1.104 write.c,
1.97, 1.98
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv5584
Modified Files:
Kconfig
Log Message:
CONFIG_ELAN doesn't exist any more; CONFIG_X86_ELAN is too specific
so make ts-5500 memory map dependant on CONFIG_X86.
Signed-off-by: Sean Young <sean at mess.org>
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Kconfig,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- Kconfig 7 Nov 2005 21:47:48 -0000 1.62
+++ Kconfig 9 Nov 2005 00:12:46 -0000 1.63
@@ -180,7 +180,7 @@
config MTD_TS5500
tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
- depends on ELAN
+ depends on X86
select MTD_PARTITIONS
select MTD_JEDECPROBE
select MTD_CFI_AMDSTD
- Previous message: mtd/drivers/mtd/maps pxa2xx-flash.c, NONE, 1.1 Kconfig, 1.61,
1.62 Makefile.common, 1.34, 1.35 lubbock-flash.c, 1.21,
NONE mainstone-flash.c, 1.4, NONE
- Next message: mtd/fs/jffs2 build.c, 1.85, 1.86 fs.c, 1.68, 1.69 gc.c, 1.155,
1.156 malloc.c, 1.31, 1.32 nodelist.c, 1.115, 1.116 nodelist.h,
1.142, 1.143 nodemgmt.c, 1.129, 1.130 readinode.c, 1.143,
1.144 scan.c, 1.127, 1.128 summary.c, 1.6, 1.7 super-v24.c,
1.87, 1.88 super.c, 1.110, 1.111 wbuf.c, 1.103, 1.104 write.c,
1.97, 1.98
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list