* debian/arch/_xen/config: Don't disable serial drivers.

* debian/changelog: Update.

svn path=/dists/sid/linux-2.6/; revision=7900
This commit is contained in:
Bastian Blank 2006-12-02 08:15:16 +00:00
parent 23dae3706b
commit 908c4ee478
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,7 @@ CONFIG_XEN_PCIDEV_BACKEND_VPCI=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DISABLE_SERIAL=y
# CONFIG_XEN_DISABLE_SERIAL is not set
CONFIG_XEN_SYSFS=y
CONFIG_XEN_COMPAT_030002_AND_LATER=y
# CONFIG_XEN_COMPAT_LATEST_ONLY is not set

3
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (2.6.18-7) UNRELEASED; urgency=low
[ Bastian Blank ]
* Emit conflict lines for initramfs generators. (closes: #400305)
* Update vserver patch to 2.0.2.2-rc8.
* xen: Don't disable serial drivers.
[ Martin Michlmayr ]
* r8169: Add an option to ignore parity errors.
@ -15,7 +16,7 @@ linux-2.6 (2.6.18-7) UNRELEASED; urgency=low
* sata: Avoid null pointer dereference in SATA Promise.
* cifs: Set CIFS preferred IO size.
-- maximilian attems <maks@sternwelten.at> Mon, 27 Nov 2006 13:07:58 +0100
-- Bastian Blank <waldi@debian.org> Thu, 30 Nov 2006 22:33:14 +0100
linux-2.6 (2.6.18-6) unstable; urgency=low