summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-10 14:02:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-10 14:02:55 +0200
commit22bd6214b21e6a6a3bf407baf2270d4c96c1632d (patch)
tree2aee3adc3da8341a30760f671c1efd544c94565c /target/linux/kernel.config
parenta7734d41b583d39dd521438d4de292f8c531557c (diff)
enable large block device support
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 1d4c3aaee..f88265e9d 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -19,6 +19,7 @@ CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV=y
+CONFIG_LBDAF=y
CONFIG_FILE_LOCKING=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y