diff --git a/debian/changelog b/debian/changelog index 21de9604b..ad35e5125 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 31 Oct 2010 13:23:11 +0200 diff --git a/debian/config/config b/debian/config/config index 22894ecd6..c58dbf06d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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