Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-block.git] / drivers / net / Kconfig
index 15d4a38b1351d00464ed70b007a21a9ebe4fb528..cd4c410da5a5bdaf37e2c15854eb41babe282e00 100644 (file)
@@ -85,8 +85,6 @@ config WIREGUARD
        select CRYPTO_POLY1305_X86_64 if X86 && 64BIT
        select CRYPTO_BLAKE2S_X86 if X86 && 64BIT
        select CRYPTO_CURVE25519_X86 if X86 && 64BIT
-       select ARM_CRYPTO if ARM
-       select ARM64_CRYPTO if ARM64
        select CRYPTO_CHACHA20_NEON if ARM || (ARM64 && KERNEL_MODE_NEON)
        select CRYPTO_POLY1305_NEON if ARM64 && KERNEL_MODE_NEON
        select CRYPTO_POLY1305_ARM if ARM