[kernel] r17552 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Tue May 31 00:37:52 UTC 2011


Author: benh
Date: Tue May 31 00:37:51 2011
New Revision: 17552

Log:
[x86] block, xen: Enable XEN_BLKDEV_BACKEND as module

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue May 31 00:37:12 2011	(r17551)
+++ dists/trunk/linux-2.6/debian/changelog	Tue May 31 00:37:51 2011	(r17552)
@@ -57,6 +57,7 @@
   * [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 at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Tue May 31 00:37:12 2011	(r17551)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Tue May 31 00:37:51 2011	(r17552)
@@ -226,6 +226,7 @@
 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



More information about the Kernel-svn-changes mailing list