aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/linux-defconfig_xen_ia64
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 18:30:07 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 18:30:07 +0100
commit6c33dc47820160b8dc0fb9b8de0400cb83805563 (patch)
treebc51f1a7ee78547df411a75b95673dd2b1f63ee6 /buildconfigs/linux-defconfig_xen_ia64
parent633b60f9c8adc013c1a09f0379d71d32c31afae7 (diff)
downloadxen-6c33dc47820160b8dc0fb9b8de0400cb83805563.tar.gz
xen-6c33dc47820160b8dc0fb9b8de0400cb83805563.tar.bz2
xen-6c33dc47820160b8dc0fb9b8de0400cb83805563.zip
Add a new config option for all backend drivers. This has two benefits:
1. All backend drivers can be disabled or modularised via one config option. 2. Backend helper routines that are not specific to any particular driver can be disabled or modularised based on this config option. In particular this may allow backend drivers plus the service module to be upgraded separate from the kernel core as and when the backend interfaces change (and they will). Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'buildconfigs/linux-defconfig_xen_ia64')
-rw-r--r--buildconfigs/linux-defconfig_xen_ia641
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64
index 6592742e37..3c3c6e5206 100644
--- a/buildconfigs/linux-defconfig_xen_ia64
+++ b/buildconfigs/linux-defconfig_xen_ia64
@@ -95,6 +95,7 @@ CONFIG_ARCH_XEN=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_BLKDEV_GRANT=y
CONFIG_XEN_BLKDEV_FRONTEND=y
+CONFIG_XEN_BACKEND=y
CONFIG_XEN_BLKDEV_BACKEND=y
CONFIG_XEN_SYSFS=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y