topconfig enable SQUASHFS_XATTRS

svn path=/dists/trunk/linux-2.6/; revision=16042
This commit is contained in:
Maximilian Attems 2010-08-02 07:19:19 +00:00
parent b6ff29397c
commit 3ca249a61f
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Mon, 02 Aug 2010 02:21:32 +0100

View File

@ -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
##