From dd93e34e02dde76802bf36b3665e609fa52924c9 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sat, 12 Feb 2011 09:50:11 +0000 Subject: [PATCH] * debian/changelog: Update. * debian/config/kernelarch-x86/config: Enable XEN_PCIDEV_FRONTEND as module. svn path=/dists/trunk/linux-2.6/; revision=16872 --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 14329caf0..0b6dbc203 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 10 Jan 2011 00:39:29 +0000 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 2bea6711d..5e2f1af28 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -928,6 +928,7 @@ CONFIG_PCMCIA_HERMES=m ## ## file: drivers/pci/Kconfig ## +CONFIG_XEN_PCIDEV_FRONTEND=m CONFIG_HT_IRQ=y ##