mtd/include/linux config.h,1.5,1.6
David Woodhouse
dwmw2 at infradead.org
Sat Jul 10 17:14:21 EDT 2004
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv11947/include/linux
Modified Files:
config.h
Log Message:
Make Intel command set build again.
Index: config.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/config.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config.h 2 Oct 2003 16:31:29 -0000 1.5
+++ config.h 10 Jul 2004 21:14:18 -0000 1.6
@@ -12,6 +12,13 @@
#define CONFIG_NFTL_RW 1
+#define CONFIG_MTD_MAP_BANK_WIDTH_1 1
+#define CONFIG_MTD_MAP_BANK_WIDTH_2 1
+#define CONFIG_MTD_MAP_BANK_WIDTH_4 1
+#define CONFIG_MTD_CFI_I1 1
+#define CONFIG_MTD_CFI_I2 1
+#define CONFIG_MTD_CFI_I4 1
+
#ifndef SIMPLEMAP
#define CONFIG_MTD_COMPLEX_MAPPINGS 1
#endif
More information about the linux-mtd-cvs
mailing list