From patchwork Tue Jul 17 18:02:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: UBUNTU: [Config] modulize CONFIG_BLK_DEV_RBD, which is required by CEPH Date: Tue, 17 Jul 2012 08:02:17 -0000 From: Bryan Wu X-Patchwork-Id: 171522 Message-Id: <1342548137-3078-1-git-send-email-bryan.wu@canonical.com> To: tim.gardner@canonical.com, apw@canonical.com, kernel-team@lists.ubuntu.com Signed-off-by: Bryan Wu --- debian.ti-omap4/config/config.common.ubuntu | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index 63f2827..1caaddf 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu @@ -328,7 +328,7 @@ CONFIG_BLK_DEV_OSD=m CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=65536 -# CONFIG_BLK_DEV_RBD is not set +CONFIG_BLK_DEV_RBD=m CONFIG_BLK_DEV_SD=y CONFIG_BLK_DEV_SR=y CONFIG_BLK_DEV_SR_VENDOR=y