summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fsnet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-14 09:44:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-14 14:26:06 +0200
commit7bf3ab2803c9ef2c2e37e1afd0a8b6f4536829ed (patch)
tree61e8656fde4ba847c5beef60627e5e74955d1f36 /target/linux/config/Config.in.fsnet
parentc63767545b4a1206710223323d32e51268d9d0ef (diff)
use boolean, add NFS_V3 symbol
Diffstat (limited to 'target/linux/config/Config.in.fsnet')
-rw-r--r--target/linux/config/Config.in.fsnet4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.fsnet b/target/linux/config/Config.in.fsnet
index f66e4057d..a64c1aaa8 100644
--- a/target/linux/config/Config.in.fsnet
+++ b/target/linux/config/Config.in.fsnet
@@ -48,6 +48,10 @@ config ADK_KERNEL_CODA_FS
help
This is the kernel part of the client for the CODA filesystem.
+config ADK_KERNEL_NFS_V3
+ boolean
+ default n
+
config ADK_KERNEL_NFS_V4
boolean
select ADK_KERNEL_NETWORK_FILESYSTEMS