summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fsnet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-23 07:35:33 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-23 07:35:33 +0100
commite73de827e71240d6e720487c48491d8193b2a15d (patch)
treeaf6c3f035afe35904ca0198d7b223f7a4d1ad668 /target/linux/config/Config.in.fsnet
parent04b4423d7def9d3638498e6d3a03fdf409276f54 (diff)
add alsa hrtimer for rpi, fix some dependency bugs after the switch to miniconfig
Diffstat (limited to 'target/linux/config/Config.in.fsnet')
-rw-r--r--target/linux/config/Config.in.fsnet5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.fsnet b/target/linux/config/Config.in.fsnet
index 11d64d044..8c3ae5372 100644
--- a/target/linux/config/Config.in.fsnet
+++ b/target/linux/config/Config.in.fsnet
@@ -1,3 +1,6 @@
+config ADK_KERNEL_FILE_LOCKING
+ boolean
+
config ADK_KERNEL_FS_POSIX_ACL
boolean
default y
@@ -62,6 +65,7 @@ config ADK_KPACKAGE_KMOD_NFS_FS
default n
select ADK_KERNEL_NFS_V3
select ADK_KERNEL_NFS_V4
+ select ADK_KERNEL_FILE_LOCKING
select ADK_KERNEL_DNOTIFY
select ADK_KPACKAGE_KMOD_SUNRPC
select ADK_KPACKAGE_KMOD_LOCKD
@@ -117,6 +121,7 @@ config ADK_KPACKAGE_KMOD_NFSD
select ADK_KERNEL_NFSD_V3
select ADK_KERNEL_NFSD_V4
select ADK_KERNEL_DNOTIFY
+ select ADK_KERNEL_FILE_LOCKING
select ADK_KPACKAGE_KMOD_SUNRPC
select ADK_KPACKAGE_KMOD_SUNRPC_GSS
select ADK_KPACKAGE_KMOD_LOCKD