[kernel] r9735 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Sun Nov 25 15:03:14 UTC 2007


Author: maks
Date: Sun Nov 25 15:03:13 2007
New Revision: 9735

Log:
topconfig: explicitly unset JBD_DEBUG, group JBD2_DEBUG


Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Nov 25 15:03:13 2007
@@ -1539,6 +1539,8 @@
 CONFIG_EXT4DEV_FS_XATTR=y
 CONFIG_EXT4DEV_FS_POSIX_ACL=y
 CONFIG_EXT4DEV_FS_SECURITY=y
+# CONFIG_JBD_DEBUG is not set
+# CONFIG_JBD2_DEBUG is not set
 CONFIG_REISERFS_FS=m
 # CONFIG_REISERFS_CHECK is not set
 # CONFIG_REISERFS_PROC_INFO is not set
@@ -1775,7 +1777,6 @@
 CONFIG_USB_U132_HCD=m
 CONFIG_SND_MTS64=m
 CONFIG_SMSC37B787_WDT=m
-# CONFIG_JBD2_DEBUG is not set
 CONFIG_MMC_TIFM_SD=m
 CONFIG_INPUT_FF_MEMLESS=m
 CONFIG_BLK_DEV_JMICRON=m



More information about the Kernel-svn-changes mailing list