block: Enable BLK_DEV_RBD (Rados) as module

svn path=/dists/trunk/linux-2.6/; revision=16642
This commit is contained in:
Ben Hutchings 2010-12-05 00:59:47 +00:00
parent f0528bf2fa
commit a4c0dd6146
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -26,6 +26,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low
* netfilter/ipvs: Enable IP_VS_PE_SIP as module
* net/sched: Enable NET_ACT_CSUM as module
* can: Enable CAN_SJA1000_ISA, CAN_TSCAN1 as modules
* block: Enable BLK_DEV_RBD (Rados) as module
-- maximilian attems <max@stro.at> Wed, 31 Oct 2010 13:23:11 +0200

View File

@ -206,6 +206,7 @@ CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_ATA_OVER_ETH=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=m
##
## file: drivers/block/drbd/Kconfig