[kernel] r6251 - in dists/sid/linux-2.6/debian: . arch/mipsel

Martin Michlmayr tbm at costa.debian.org
Tue Mar 21 00:27:36 UTC 2006


Author: tbm
Date: Tue Mar 21 00:27:35 2006
New Revision: 6251

Modified:
   dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/sid/linux-2.6/debian/changelog
Log:
[mipsel] Enable the JFS module on Cobalt.


Modified: dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	(original)
+++ dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	Tue Mar 21 00:27:35 2006
@@ -1403,7 +1403,11 @@
 CONFIG_REISERFS_FS_XATTR=y
 # CONFIG_REISERFS_FS_POSIX_ACL is not set
 # CONFIG_REISERFS_FS_SECURITY is not set
-# CONFIG_JFS_FS is not set
+CONFIG_JFS_FS=m
+CONFIG_JFS_POSIX_ACL=y
+CONFIG_JFS_SECURITY=y
+# CONFIG_JFS_DEBUG is not set
+# CONFIG_JFS_STATISTICS is not set
 CONFIG_FS_POSIX_ACL=y
 CONFIG_XFS_FS=m
 CONFIG_XFS_EXPORT=y

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Tue Mar 21 00:27:35 2006
@@ -23,6 +23,7 @@
   * [arm/armeb] Enable the SMB module on NSLU2.
   * [mipsel] Enable parallel port modules for Cobalt since there are PCI
     cards that can be used in a Qube.
+  * [mipsel] Enable the JFS module on Cobalt.
 
   [ dann frazier ]
   * [ia64] use yaird on ia64 until #357414 is fixed



More information about the Kernel-svn-changes mailing list