summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/config-2.6.32
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-02-21 20:14:24 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-02-21 20:14:24 +0000
commitad11f6881a223a45e6f43e442c9d4be1c51d7f33 (patch)
tree733880375c8f18fe838fbf8bfc94ad271662783c /target/linux/generic-2.6/config-2.6.32
parent13845024f385c6416c119b433cf0293f6de02e37 (diff)
downloadmtk-20170518-ad11f6881a223a45e6f43e442c9d4be1c51d7f33.zip
mtk-20170518-ad11f6881a223a45e6f43e442c9d4be1c51d7f33.tar.gz
mtk-20170518-ad11f6881a223a45e6f43e442c9d4be1c51d7f33.tar.bz2
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
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r--target/linux/generic-2.6/config-2.6.323
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32
index ed632a8..8f6efbe 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