summaryrefslogtreecommitdiff
path: root/fs/afs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/afs/Kconfig')
-rw-r--r--fs/afs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/afs/Kconfig b/fs/afs/Kconfig
index 1ad211d72b3b..682bd8ec2c10 100644
--- a/fs/afs/Kconfig
+++ b/fs/afs/Kconfig
@@ -4,6 +4,8 @@ config AFS_FS
depends on INET
select AF_RXRPC
select DNS_RESOLVER
+ select NETFS_SUPPORT
+ select CRYPTO_KRB5
help
If you say Y here, you will get an experimental Andrew File System
driver. It currently only supports unsecured read-only AFS access.