topconfig enable modular SQUASHFS

finally ;)

svn path=/dists/trunk/linux-2.6/; revision=12869
This commit is contained in:
Maximilian Attems 2009-02-19 14:11:23 +00:00
parent 5d406dc934
commit a372fabd46
2 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View File

@ -10,7 +10,8 @@ linux-2.6 (2.6.29~rc5-1~experimental.1) UNRELEASED; urgency=low
[ maximilian attems ]
* topconfig set NET_NS, NET_SCH_DRR, NET_CLS_CGROUP, LIB80211,
SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS.
SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS,
SQUASHFS.
-- maximilian attems <maks@debian.org> Thu, 19 Feb 2009 13:25:20 +0100

View File

@ -1,4 +1,4 @@
##
## file: arch/Kconfig
##
# CONFIG_KPROBES is not set
@ -2046,6 +2046,7 @@ CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_OMFS_FS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_HPFS_FS=m