summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.25
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-02-21 20:14:24 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-02-21 20:14:24 +0000
commitc6a1114e562f9ee0276da2febe95fad7a0b4ad58 (patch)
tree7866e6a6e2e512306927b20f9097d1a2d67a62c2 /target/linux/generic-2.6/config-2.6.25
parente8aecaf8526a8fde73c536f74a65a93e41c692f6 (diff)
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
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r--target/linux/generic-2.6/config-2.6.252
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25
index 3ac9274a2..3ee990432 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