From b0f15545ca8656df1248462a37f17cc789d611de Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 22 Nov 2010 12:11:50 +0000 Subject: use ext4 for ext2/3 on 2.6.32+ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.32 | 1 + target/linux/generic/config-2.6.33 | 2 +- target/linux/generic/config-2.6.34 | 2 +- target/linux/generic/config-2.6.35 | 2 +- target/linux/generic/config-2.6.36 | 2 +- target/linux/generic/config-2.6.37 | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) (limited to 'target') diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index 72ae4854f5..da93d605da 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -552,6 +552,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set # CONFIG_EXT4_FS_XATTR is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set diff --git a/target/linux/generic/config-2.6.33 b/target/linux/generic/config-2.6.33 index 10d2af79ac..f51a31e6c6 100644 --- a/target/linux/generic/config-2.6.33 +++ b/target/linux/generic/config-2.6.33 @@ -561,7 +561,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4DEV_FS is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set -# CONFIG_EXT4_USE_FOR_EXT23 is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index bde140f99c..b77594a7e0 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -568,7 +568,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4DEV_FS is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set -# CONFIG_EXT4_USE_FOR_EXT23 is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index f1911ed3dd..09b0322521 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -593,7 +593,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4DEV_FS is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set -# CONFIG_EXT4_USE_FOR_EXT23 is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 91248ecab9..a44364e09c 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -565,7 +565,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set # CONFIG_EXT4_FS_XATTR is not set -# CONFIG_EXT4_USE_FOR_EXT23 is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index c44f0ff14a..c206eac3f9 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -563,7 +563,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set -# CONFIG_EXT4_USE_FOR_EXT23 is not set +CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set -- cgit v1.2.3