diff --git a/lib/crypto/Kconfig b/lib/crypto/Kconfig index 9ff549f63540fa3a586382f89d8fcf3886c0940b..47816af9a9d7e111bf411bc886820bc8cf0cfe53 100644 --- a/lib/crypto/Kconfig +++ b/lib/crypto/Kconfig @@ -33,7 +33,6 @@ config CRYPTO_ARCH_HAVE_LIB_CHACHA config CRYPTO_LIB_CHACHA_GENERIC tristate - select XOR_BLOCKS help This symbol can be depended upon by arch implementations of the ChaCha library interface that require the generic code as a