[x86] block, xen: Enable XEN_BLKDEV_BACKEND as module

svn path=/dists/trunk/linux-2.6/; revision=17552
This commit is contained in:
Ben Hutchings 2011-05-31 00:37:51 +00:00
parent cee4abfad7
commit 775cb14b19
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -57,6 +57,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* [x86] staging, drm: Enable DRM_PSB as module
* crypto, net: Enable CRYPTO_USER_API_HASH, CRYPTO_USER_API_SKCIPHER as
modules
* [x86] block, xen: Enable XEN_BLKDEV_BACKEND as module
-- Ben Hutchings <ben@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -226,6 +226,7 @@ CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_BACKEND=m
##
## file: drivers/block/paride/Kconfig