x86 enable modular XEN_DEV_EVTCHN

svn path=/dists/trunk/linux-2.6/; revision=14073
This commit is contained in:
Maximilian Attems 2009-08-01 07:58:21 +00:00
parent 4f986e0636
commit 1e1661cd9e
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -26,7 +26,7 @@ linux-2.6 (2.6.31~rc5-1~experimental.1) UNRELEASED; urgency=low
* [x86_64] Enable HW_RANDOM_VIA.
* [x86] Keep divers staging stuff enabled.
* [x86] Enable RT3070, COMEDI_PCMCIA_DRIVERS, ACERHDF, EDAC_AMD64,
CC_STACKPROTECTOR, DEFAULT_MMAP_MIN_ADDR=65536.
XEN_DEV_EVTCHN, CC_STACKPROTECTOR, DEFAULT_MMAP_MIN_ADDR=65536.
* rtl8192su: remove firmware and disable.
* Newer Standards-Version 3.8.2 without changes.
* Allow install in chroot without do_initrd check for piuparts.

View File

@ -419,6 +419,7 @@ CONFIG_XEN_FBDEV_FRONTEND=y
##
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y