[Fai-commit] r4194 - in people/h01ger/fai-kernels: . debian

Holger Levsen h01ger-guest at alioth.debian.org
Sun Dec 10 18:08:06 CET 2006


Author: h01ger-guest
Date: 2006-12-10 18:08:05 +0100 (Sun, 10 Dec 2006)
New Revision: 4194

Modified:
   people/h01ger/fai-kernels/debian/changelog
   people/h01ger/fai-kernels/kernel-config-2.6.i386
Log:
 * build against newer version of linux-source-2.6.18 (2.6.18-7)
 * JFFS2 (i386 only) needs MTD, this really (Closes: #399990)



Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog	2006-12-06 22:55:50 UTC (rev 4193)
+++ people/h01ger/fai-kernels/debian/changelog	2006-12-10 17:08:05 UTC (rev 4194)
@@ -1,3 +1,10 @@
+fai-kernels (1.15) unstable; urgency=low
+
+  * build against newer version of linux-source-2.6.18 (2.6.18-7)
+  * JFFS2 (i386 only) needs MTD, this really (Closes: #399990)
+
+ -- Holger Levsen <debian at layer-acht.org>  Sun, 10 Dec 2006 13:54:20 +0000
+
 fai-kernels (1.14) unstable; urgency=low
 
   * build against newer version of linux-source-2.6.18

Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-12-06 22:55:50 UTC (rev 4193)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-12-10 17:08:05 UTC (rev 4194)
@@ -443,9 +443,77 @@
 #
 # Memory Technology Devices (MTD)
 #
-# CONFIG_MTD is not set
+CONFIG_MTD=y
+# CONFIG_MTD_DEBUG is not set
+# CONFIG_MTD_CONCAT is not set
+CONFIG_MTD_PARTITIONS=y
+# CONFIG_MTD_REDBOOT_PARTS is not set
+# CONFIG_MTD_CMDLINE_PARTS is not set
 
 #
+# User Modules And Translation Layers
+#
+CONFIG_MTD_CHAR=y
+CONFIG_MTD_BLOCK=y
+# CONFIG_FTL is not set
+# CONFIG_NFTL is not set
+# CONFIG_INFTL is not set
+# CONFIG_RFD_FTL is not set
+
+#
+# RAM/ROM/Flash chip drivers
+#
+# CONFIG_MTD_CFI is not set
+# CONFIG_MTD_JEDECPROBE is not set
+CONFIG_MTD_MAP_BANK_WIDTH_1=y
+CONFIG_MTD_MAP_BANK_WIDTH_2=y
+CONFIG_MTD_MAP_BANK_WIDTH_4=y
+# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
+# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
+# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
+CONFIG_MTD_CFI_I1=y
+CONFIG_MTD_CFI_I2=y
+# CONFIG_MTD_CFI_I4 is not set
+# CONFIG_MTD_CFI_I8 is not set
+# CONFIG_MTD_RAM is not set
+# CONFIG_MTD_ROM is not set
+# CONFIG_MTD_ABSENT is not set
+# CONFIG_MTD_OBSOLETE_CHIPS is not set
+
+#
+# Mapping drivers for chip access
+#
+# CONFIG_MTD_COMPLEX_MAPPINGS is not set
+# CONFIG_MTD_TS5500 is not set
+# CONFIG_MTD_PLATRAM is not set
+
+#
+# Self-contained MTD device drivers
+#
+# CONFIG_MTD_PMC551 is not set
+# CONFIG_MTD_SLRAM is not set
+# CONFIG_MTD_PHRAM is not set
+# CONFIG_MTD_MTDRAM is not set
+CONFIG_MTD_BLOCK2MTD=y
+
+#
+# Disk-On-Chip Device Drivers
+#
+# CONFIG_MTD_DOC2000 is not set
+# CONFIG_MTD_DOC2001 is not set
+# CONFIG_MTD_DOC2001PLUS is not set
+
+#
+# NAND Flash Device Drivers
+#
+# CONFIG_MTD_NAND is not set
+
+#
+# OneNAND Flash Device Drivers
+#
+# CONFIG_MTD_ONENAND is not set
+
+#
 # Parallel port support
 #
 CONFIG_PARPORT=m




More information about the Fai-commit mailing list