summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fsnet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-04 09:21:57 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-04 09:21:57 +0100
commit4fc74012b67cfc62c5481b8d7b6d95052f40c2bf (patch)
treed6f7c860195c63564d98f53c143acbf0082ea3ca /target/linux/config/Config.in.fsnet
parent68b4cb5aaa95eb39401bcbaa7c517cfd31c3edcf (diff)
parent9919c4bc2f53037331313edace085c386c2af4cc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.fsnet')
-rw-r--r--target/linux/config/Config.in.fsnet4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.fsnet b/target/linux/config/Config.in.fsnet
index ad91da1e3..26f78090a 100644
--- a/target/linux/config/Config.in.fsnet
+++ b/target/linux/config/Config.in.fsnet
@@ -16,7 +16,6 @@ config ADK_KERNEL_CIFS
select ADK_KERNEL_CRYPTO_DES
select ADK_KERNEL_CRYPTO_SHA256
select ADK_KERNEL_NLS_UTF8
- default m if ADK_PACKAGE_CIFS_UTILS
default n
help
This is the client VFS module for the Common Internet File System
@@ -68,7 +67,6 @@ config ADK_KERNEL_NFS_FS
select ADK_KERNEL_SUNRPC
select ADK_KERNEL_LOCKD
select ADK_KERNEL_NETWORK_FILESYSTEMS
- default m if ADK_PACKAGE_NFS_UTILS_CLIENT
default n
help
If you are connected to some other (usually local) Unix computer
@@ -124,7 +122,6 @@ config ADK_KERNEL_NFSD
select ADK_KERNEL_SUNRPC
select ADK_KERNEL_LOCKD
select ADK_KERNEL_NETWORK_FILESYSTEMS
- default m if ADK_PACKAGE_NFS_UTILS_SERVER
default n
help
If you want your Linux box to act as an NFS *server*, so that other
@@ -175,7 +172,6 @@ config ADK_KERNEL_RPCSEC_GSS_KRB5
select ADK_KERNEL_CRYPTO_SHA1
select ADK_KERNEL_CRYPTO_AES
select ADK_KERNEL_CRYPTO_ARC4
- default m if ADK_PACKAGE_NFS_UTILS_V4
default n
help