[kernel] r16042 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 07:19:27 UTC 2010


Author: maks
Date: Mon Aug  2 07:19:19 2010
New Revision: 16042

Log:
topconfig enable SQUASHFS_XATTRS

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 07:19:01 2010	(r16041)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 07:19:19 2010	(r16042)
@@ -5,7 +5,8 @@
     - tpm_tis: fix subsequent suspend failures (Closes: #591031)
 
   * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON,
-    ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI.
+    ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI,
+    SQUASHFS_XATTRS.
   * x86 enable INTEL_IDLE.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 02 Aug 2010 02:21:32 +0100

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 07:19:01 2010	(r16041)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 07:19:19 2010	(r16042)
@@ -3239,6 +3239,7 @@
 ## file: fs/squashfs/Kconfig
 ##
 CONFIG_SQUASHFS=m
+CONFIG_SQUASHFS_XATTRS=y
 # CONFIG_SQUASHFS_EMBEDDED is not set
 
 ##



More information about the Kernel-svn-changes mailing list