Don't built-in ext2.

* debian/changelog: Update.
* debian/config: Remove EXT2_FS overrides.

svn path=/dists/sid/linux-2.6/; revision=18732
This commit is contained in:
Bastian Blank 2012-02-22 23:27:30 +00:00
parent 51b6ebfc37
commit c6e2518463
3 changed files with 1 additions and 10 deletions

1
debian/changelog vendored
View File

@ -28,6 +28,7 @@ linux-2.6 (3.2.7-1) UNRELEASED; urgency=low
* [mips,mipsel] Use ext4 for all ext-variants. (closes: #660446)
* [m68k,mips,mipsel] Don't built-in ramdisk support.
* [hppa,mips,mipsel] Don't built-in cramfs support.
* [alpha,hppa] Don't built-in ext2.
-- Ben Hutchings <ben@decadent.org.uk> Fri, 17 Feb 2012 03:29:39 +0000

View File

@ -1032,11 +1032,6 @@ CONFIG_BINFMT_AOUT=m
CONFIG_OSF4_COMPAT=y
CONFIG_BINFMT_EM86=m
##
## file: fs/ext2/Kconfig
##
CONFIG_EXT2_FS=y
##
## file: fs/partitions/Kconfig
##

View File

@ -637,11 +637,6 @@ CONFIG_LOGO_PARISC_CLUT224=y
##
# CONFIG_W1 is not set
##
## file: fs/ext2/Kconfig
##
CONFIG_EXT2_FS=y
##
## file: fs/nfs/Kconfig
##