md: move test for whether level supports bitmap to correct place
[deliverable/linux.git] / net / rxrpc / Kconfig
index 8750f6da6bc7fb57e57e1b53f7f0bdd1fc4bfde1..91b3d52f6f1a45b7194c6bf7fb648cd12e3686d8 100644 (file)
@@ -5,6 +5,7 @@
 config AF_RXRPC
        tristate "RxRPC session sockets"
        depends on EXPERIMENTAL
+       select KEYS
        help
          Say Y or M here to include support for RxRPC session sockets (just
          the transport part, not the presentation part: (un)marshalling is
@@ -29,7 +30,7 @@ config AF_RXRPC_DEBUG
 
 config RXKAD
        tristate "RxRPC Kerberos security"
-       depends on AF_RXRPC && KEYS
+       depends on AF_RXRPC
        select CRYPTO
        select CRYPTO_MANAGER
        select CRYPTO_BLKCIPHER
This page took 0.032668 seconds and 5 git commands to generate.