From c1725149e15b97d88bf8518543be15269bbec6af Mon Sep 17 00:00:00 2001 From: Imre 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.33 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rb532/config-2.6.33') diff --git a/target/linux/rb532/config-2.6.33 b/target/linux/rb532/config-2.6.33 index 9ca6f88322..7e90ea71a6 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 -- cgit v1.2.3