From c6a1114e562f9ee0276da2febe95fad7a0b4ad58 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 21 Feb 2010 20:14:24 +0000 Subject: ext4: add Support for large (2TB+) block devices and files CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.32 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/generic-2.6/config-2.6.32') diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index ed632a8ed..8f6efbee6 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1108,8 +1108,7 @@ CONFIG_KMOD=y # CONFIG_LAPB is not set # CONFIG_LASAT is not set # CONFIG_LATENCYTOP is not set -# CONFIG_LBDAF is not set -# CONFIG_LBD is not set +CONFIG_LBDAF=y # CONFIG_LDM_PARTITION is not set # CONFIG_LEDS_ALIX is not set # CONFIG_LEDS_BD2802 is not set -- cgit v1.2.3