From 3ca249a61fbdd2efaa427a2bdcc360bf246dc34b Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 2 Aug 2010 07:19:19 +0000 Subject: [PATCH] topconfig enable SQUASHFS_XATTRS svn path=/dists/trunk/linux-2.6/; revision=16042 --- debian/changelog | 3 ++- debian/config/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8124306b6..e9c559f26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,8 @@ linux-2.6 (2.6.35-1~experimental.1) UNRELEASED; urgency=low - 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 Mon, 02 Aug 2010 02:21:32 +0100 diff --git a/debian/config/config b/debian/config/config index da0a20048..77ac1a362 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3239,6 +3239,7 @@ CONFIG_ROMFS_BACKED_BY_BOTH=y ## file: fs/squashfs/Kconfig ## CONFIG_SQUASHFS=m +CONFIG_SQUASHFS_XATTRS=y # CONFIG_SQUASHFS_EMBEDDED is not set ##