From c6e2518463eab5b6f17bc355c1760c7ac5ace43b Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Wed, 22 Feb 2012 23:27:30 +0000 Subject: [PATCH] Don't built-in ext2. * debian/changelog: Update. * debian/config: Remove EXT2_FS overrides. svn path=/dists/sid/linux-2.6/; revision=18732 --- debian/changelog | 1 + debian/config/alpha/config | 5 ----- debian/config/hppa/config | 5 ----- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25a04f5f4..db46969c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 17 Feb 2012 03:29:39 +0000 diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 7f64427bc..2297787b4 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -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 ## diff --git a/debian/config/hppa/config b/debian/config/hppa/config index 80dcb795d..bd5b7214a 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -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 ##