dm: Enable DM_THIN_PROVISIONING as module

svn path=/dists/trunk/linux-2.6/; revision=18308
This commit is contained in:
Ben Hutchings 2011-11-22 06:40:56 +00:00
parent fc2200008f
commit c6f027d499
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux-2.6 (3.2~rc2-1~experimental.1) UNRELEASED; urgency=low
* can: Enable CAN_GW, CAN_EMS_PCMCIA, CAN_PEAK_PCI as modules
* nfc: enable NFC_NCI as module
* scsi: Enable MVUMI as module
* dm: Enable DM_THIN_PROVISIONING as module
[ Uwe Kleine-König ]
* [amd64] reenable rt featureset with 3.2-rc2-rt3

View File

@ -893,6 +893,7 @@ CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_DM_MIRROR=m
CONFIG_DM_RAID=m
CONFIG_DM_LOG_USERSPACE=m