topconfig enable UBIFS and friends

svn path=/dists/trunk/linux-2.6/; revision=12444
This commit is contained in:
Maximilian Attems 2008-11-23 18:53:06 +00:00
parent db87db19ba
commit 98e53a10dc
2 changed files with 7 additions and 1 deletions

2
debian/changelog vendored
View File

@ -15,7 +15,7 @@ linux-2.6 (2.6.27-1~experimental.1) UNRELEASED; urgency=low
I2C_NFORCE2_S4985, AT24, SENSORS_AD7414, SENSORS_ADCXX,
SOC_CAMERA_PLATFORM, VIDEO_SH_MOBILE_CEU, DVB_USB_DW2102, DVB_USB_ANYSEE,
DVB_SIANO_SMS1XXX, DVB_DRX397XD, MMC_SDHCI_PCI, MMC_SDRICOH_CS,
EDAC_I5100, RTC_DRV_M41T94, RTC_DRV_DS1305.
EDAC_I5100, RTC_DRV_M41T94, RTC_DRV_DS1305, UBIFS.
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
* Add stable releases 2.6.27.1-2.6.27.7.

View File

@ -1840,6 +1840,12 @@ CONFIG_JFFS2_RTIME=y
## choice: JFFS2 default compression mode
CONFIG_JFFS2_CMODE_PRIORITY=y
## end choice
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_OMFS_FS=m
CONFIG_CRAMFS=m
CONFIG_VXFS_FS=m