]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
authorIlya Dryomov <idryomov@gmail.com>
Sun, 7 Dec 2025 16:39:44 +0000 (17:39 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 10 Dec 2025 10:50:54 +0000 (11:50 +0100)
None of the RBD code directly requires CRC32, CRYPTO, or CRYPTO_AES.
These options are needed by CEPH_LIB code and they are selected there
directly.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Dongsheng Yang <dongsheng.yang@linux.dev>
drivers/block/Kconfig

index 77d6944489905b0e21659f27fcae3c5b541d8f95..858320b6ebb7eff3055a0a11db8574fbb8f7fc0b 100644 (file)
@@ -316,9 +316,6 @@ config BLK_DEV_RBD
        tristate "Rados block device (RBD)"
        depends on INET && BLOCK
        select CEPH_LIB
-       select CRC32
-       select CRYPTO_AES
-       select CRYPTO
        help
          Say Y here if you want include the Rados block device, which stripes
          a block device over objects stored in the Ceph distributed object