* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Enable XEN_PCIDEV_FRONTEND as module.

svn path=/dists/trunk/linux-2.6/; revision=16872
This commit is contained in:
Bastian Blank 2011-02-12 09:50:11 +00:00
parent 06866c335f
commit dd93e34e02
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux-2.6 (2.6.37-1~experimental.2) UNRELEASED; urgency=low
[ Bastian Blank ]
* Enable CIFS fscache and ACL support.
* Enable Xen PCI frontend.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 10 Jan 2011 00:39:29 +0000

View File

@ -928,6 +928,7 @@ CONFIG_PCMCIA_HERMES=m
##
## file: drivers/pci/Kconfig
##
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_HT_IRQ=y
##