aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-02-21 20:14:24 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-02-21 20:14:24 +0000
commitd997c2e0c0d2243b1741fa9be7b0203c61c8a25a (patch)
tree7866e6a6e2e512306927b20f9097d1a2d67a62c2 /target/linux
parent09c7d1b08f3fd803bd33e526be4546494ac2f6e8 (diff)
downloadupstream-d997c2e0c0d2243b1741fa9be7b0203c61c8a25a.tar.gz
upstream-d997c2e0c0d2243b1741fa9be7b0203c61c8a25a.tar.bz2
upstream-d997c2e0c0d2243b1741fa9be7b0203c61c8a25a.zip
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')
-rw-r--r--target/linux/generic-2.6/config-2.6.252
-rw-r--r--target/linux/generic-2.6/config-2.6.302
-rw-r--r--target/linux/generic-2.6/config-2.6.313
-rw-r--r--target/linux/generic-2.6/config-2.6.323
4 files changed, 4 insertions, 6 deletions
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
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 3de18d7695..2973ff532b 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -1047,7 +1047,7 @@ CONFIG_KMOD=y
# CONFIG_LAPB is not set
# CONFIG_LASAT is not set
# CONFIG_LATENCYTOP is not set
-# CONFIG_LBD is not set
+CONFIG_LBD=y
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31
index 5d571fe664..6c8c4d36b7 100644
--- a/target/linux/generic-2.6/config-2.6.31
+++ b/target/linux/generic-2.6/config-2.6.31
@@ -1049,8 +1049,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_LCD_LTV350QV is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32
index ed632a8ed1..8f6efbee61 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