From 0835d732ce79bc5d764dfeaf1d3ae6d04b767763 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 22 Nov 2010 12:12:39 +0000 Subject: switch from ext2 to ext4 (w/o) journaling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24084 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rb532/config-2.6.32 | 2 +- target/linux/rb532/config-2.6.33 | 2 +- target/linux/rb532/config-2.6.34 | 2 +- target/linux/rb532/config-2.6.35 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/rb532') diff --git a/target/linux/rb532/config-2.6.32 b/target/linux/rb532/config-2.6.32 index f7aefc7d1..e11c339f4 100644 --- a/target/linux/rb532/config-2.6.32 +++ b/target/linux/rb532/config-2.6.32 @@ -61,7 +61,7 @@ CONFIG_DEVPORT=y CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -CONFIG_EXT2_FS=y +CONFIG_EXT4_FS=y # CONFIG_FSNOTIFY is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y diff --git a/target/linux/rb532/config-2.6.33 b/target/linux/rb532/config-2.6.33 index 9ca6f8832..7e90ea71a 100644 --- a/target/linux/rb532/config-2.6.33 +++ b/target/linux/rb532/config-2.6.33 @@ -63,7 +63,7 @@ CONFIG_DEVPORT=y CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -CONFIG_EXT2_FS=y +CONFIG_EXT4_FS=y # CONFIG_FSNOTIFY is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y diff --git a/target/linux/rb532/config-2.6.34 b/target/linux/rb532/config-2.6.34 index a274d79a4..60e25137a 100644 --- a/target/linux/rb532/config-2.6.34 +++ b/target/linux/rb532/config-2.6.34 @@ -63,7 +63,7 @@ CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NONCOHERENT=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -CONFIG_EXT2_FS=y +CONFIG_EXT4_FS=y # CONFIG_FSNOTIFY is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y diff --git a/target/linux/rb532/config-2.6.35 b/target/linux/rb532/config-2.6.35 index b58b90324..8e7c201c7 100644 --- a/target/linux/rb532/config-2.6.35 +++ b/target/linux/rb532/config-2.6.35 @@ -67,7 +67,7 @@ CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NONCOHERENT=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -CONFIG_EXT2_FS=y +CONFIG_EXT4_FS=y # CONFIG_FSNOTIFY is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y -- cgit v1.2.3