Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
[sfrench/cifs-2.6.git] / security / keys / Kconfig
index 47c041563d41c5fe16e71d70f7e001f48ff1b846..8153ea01d7bb1ccb2988f1c07f4ebb039368732f 100644 (file)
@@ -60,9 +60,7 @@ config BIG_KEYS
        bool "Large payload keys"
        depends on KEYS
        depends on TMPFS
-       select CRYPTO
-       select CRYPTO_AES
-       select CRYPTO_GCM
+       depends on CRYPTO_LIB_CHACHA20POLY1305 = y
        help
          This option provides support for holding large keys within the kernel
          (for example Kerberos ticket caches).  The data may be stored out to