Kconfig (4e73e0eb633f8a1b5cbf20e7f42c6dbfec1d1ca7) Kconfig (07567a5509327bcbf2c867286eb1524447c9b954)
1config AFS_FS
2 tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
3 depends on INET && EXPERIMENTAL
4 select AF_RXRPC
1config AFS_FS
2 tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
3 depends on INET && EXPERIMENTAL
4 select AF_RXRPC
5 select DNS_RESOLVER
5 help
6 If you say Y here, you will get an experimental Andrew File System
7 driver. It currently only supports unsecured read-only AFS access.
8
9 See <file:Documentation/filesystems/afs.txt> for more information.
10
11 If unsure, say N.
12

--- 17 unchanged lines hidden ---
6 help
7 If you say Y here, you will get an experimental Andrew File System
8 driver. It currently only supports unsecured read-only AFS access.
9
10 See <file:Documentation/filesystems/afs.txt> for more information.
11
12 If unsure, say N.
13

--- 17 unchanged lines hidden ---