@@ -490,7 +490,10 @@ config BLK_DEV_HD
config BLK_DEV_RBD
tristate "Rados block device (RBD)"
+ depends on INET && EXPERIMENTAL && BLOCK
select CEPH_LIB
+ select LIBCRC32C
+ select CRYPTO_AES
default n
help
Say Y here if you want include the Rados block device, which stripes
@@ -1,9 +1,9 @@
config CEPH_FS
tristate "Ceph distributed file system (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL
+ select CEPH_LIB
select LIBCRC32C
select CRYPTO_AES
- select CEPH_LIB
default n
help
Choose Y or M here to include support for mounting the