* debian/changelog: Update.

* debian/config/config: Enable XEN_PCIDEV_BACKEND.

svn path=/dists/trunk/linux/; revision=19521
This commit is contained in:
Bastian Blank 2012-11-21 17:49:27 +00:00
parent 9b4870a9e9
commit 2b912bf629
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (3.6.7-1~experimental.1) UNRELEASED; urgency=low
[ Bastian Blank ]
* Enable POWER_SUPPLY.
* [x86] Enable XEN_PCIDEV_BACKEND.
-- Bastian Blank <waldi@debian.org> Wed, 21 Nov 2012 09:34:28 +0100

View File

@ -3290,6 +3290,7 @@ CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_XEN_PCIDEV_BACKEND=m
##
## file: fs/Kconfig