summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fsnet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-02 04:04:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-02 18:53:23 +0100
commit87c3e33b151efb5fea20d2dd3c9c62d3a5c61c8f (patch)
tree21c2a7356b7e1bb0b947129ea5f2d081d45b0b7e /target/linux/config/Config.in.fsnet
parente8583149d4dd16b7cedc135d63a46138dffcef85 (diff)
default m approach for selecting kernel stuff by packages does not work well. remove it for now
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