diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-25 18:54:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-25 18:54:19 +0100 |
commit | 30949f5f17dc3b2376cd84b633d46c8ce3748987 (patch) | |
tree | 126141ea92b3b9a14960b0c78e2092c96ae38717 /target | |
parent | 1e7621172fd201db6677853db31d958c8ffb4ec2 (diff) | |
parent | 76787296486ff5484b6f1ebbd93f6ea5bee81576 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/kernel.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config index 491b04c92..97237b382 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -13,6 +13,8 @@ CONFIG_XFRM=y CONFIG_INET=y CONFIG_PROC_FS=y CONFIG_PROC_SYSCTL=y +CONFIG_BLOCK=y +CONFIG_FILE_LOCKING=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_NLS=y |