mtd/drivers/mtd/maps Config.in,1.48,1.49
David Woodhouse
dwmw2 at infradead.org
Fri May 16 20:00:53 EDT 2003
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv12429
Modified Files:
Config.in
Log Message:
missing config option for complex mappings
Index: Config.in
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Config.in,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- Config.in 14 May 2003 15:05:14 -0000 1.48
+++ Config.in 17 May 2003 00:00:51 -0000 1.49
@@ -6,6 +6,8 @@
comment 'Mapping drivers for chip access'
+bool ' Support for non-linear mappings of flash chips' CONFIG_MTD_COMPLEX_MAPPINGS
+
dep_tristate ' CFI Flash device in physical memory map' CONFIG_MTD_PHYSMAP $CONFIG_MTD_GEN_PROBE
if [ "$CONFIG_MTD_PHYSMAP" = "y" -o "$CONFIG_MTD_PHYSMAP" = "m" ]; then
hex ' Physical start address of flash mapping' CONFIG_MTD_PHYSMAP_START 0x8000000
More information about the linux-mtd-cvs
mailing list