Disable CRAMFS; it was obsoleted by squashfs and initramfs

This commit is contained in:
Ben Hutchings 2015-09-27 18:48:06 +01:00
parent 21444b8838
commit a186aca8f8
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View File

@ -2,6 +2,9 @@ linux (4.3~rc3-1~exp1) UNRELEASED; urgency=medium
* New upstream release candidate
[ Ben Hutchings ]
* Disable CRAMFS; it was obsoleted by squashfs and initramfs
-- Ben Hutchings <ben@decadent.org.uk> Sat, 26 Sep 2015 16:41:55 +0100
linux (4.2.1-2) unstable; urgency=medium

View File

@ -4718,7 +4718,7 @@ CONFIG_CONFIGFS_FS=m
##
## file: fs/cramfs/Kconfig
##
CONFIG_CRAMFS=m
# CONFIG_CRAMFS is not set
##
## file: fs/dlm/Kconfig