From ad11f6881a223a45e6f43e442c9d4be1c51d7f33 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens 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. SVN-Revision: 19799 --- target/linux/generic-2.6/config-2.6.25 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-2.6.25') diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 3ac9274a2b..3ee9904321 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -758,7 +758,7 @@ CONFIG_JOLIET=y CONFIG_KMOD=y # CONFIG_LAPB is not set # CONFIG_LASAT is not set -# CONFIG_LBD is not set +CONFIG_LBD=y # CONFIG_LDM_PARTITION is not set CONFIG_LEDS_CLASS=y CONFIG_LEDS_TRIGGER_DEFAULT_ON=y -- cgit v1.2.3