aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2011-05-31 00:37:12 +0000
committerBen Hutchings <benh@debian.org>2011-05-31 00:37:12 +0000
commitcee4abfad77f1dacbe5464202de593c27c56cc4b (patch)
treea6e084e167afc99411a57f81eb2ddea12f90c9b7
parent6514d6828f1e682410df04043c781a2212eb52c9 (diff)
downloadkernel_replicant_linux-cee4abfad77f1dacbe5464202de593c27c56cc4b.tar.gz
kernel_replicant_linux-cee4abfad77f1dacbe5464202de593c27c56cc4b.tar.bz2
kernel_replicant_linux-cee4abfad77f1dacbe5464202de593c27c56cc4b.zip
Explicitly enable Xen backend config variables per default
svn path=/dists/trunk/linux-2.6/; revision=17551
-rw-r--r--debian/config/kernelarch-x86/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 683fc756aeb0..239c7fed2d6a 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1358,9 +1358,12 @@ CONFIG_USBPCWATCHDOG=m
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
+CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
+CONFIG_XEN_GNTDEV=m
+CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_XEN_PLATFORM_PCI=y
##