]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
Pull percpu-dtc into release branch
[linux-2.6] / fs / Kconfig
index 075c9997ddc5b61e37cd656be4955740b55bc9a9..a42f767dcdd52f1867451927a5613490bbb2e5ed 100644 (file)
@@ -2020,6 +2020,7 @@ config AFS_FS
        tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
        depends on INET && EXPERIMENTAL
        select AF_RXRPC
+       select KEYS
        help
          If you say Y here, you will get an experimental Andrew File System
          driver. It currently only supports unsecured read-only AFS access.
@@ -2038,10 +2039,6 @@ config AFS_DEBUG
 
          If unsure, say N.
 
-
-config RXRPC
-       tristate
-
 config 9P_FS
        tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
        depends on INET && EXPERIMENTAL