aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/linux-defconfig_xen0_x86_32
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-08-08 10:17:42 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-08-08 10:17:42 +0100
commitbaa7c435ce647615853c5b67cb543408e1de6f2e (patch)
treefbca4690cdf02edaafd96c83c572edd0ce84a8a8 /buildconfigs/linux-defconfig_xen0_x86_32
parente5d1731cea1aea2d167c5208bf786af4dcc29167 (diff)
downloadxen-baa7c435ce647615853c5b67cb543408e1de6f2e.tar.gz
xen-baa7c435ce647615853c5b67cb543408e1de6f2e.tar.bz2
xen-baa7c435ce647615853c5b67cb543408e1de6f2e.zip
[PCI] back: New virtual pci backend: slot
This backend use a slot per pci device. Contrary to vpci two functions from one slot appear as two slots. This is useful on ia64 because it doesn't scan functions > 0 if function 0 does not exist. Signed-off-by: Tristan Gingold <tristan.gingold@bull.net>
Diffstat (limited to 'buildconfigs/linux-defconfig_xen0_x86_32')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_321
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_32 b/buildconfigs/linux-defconfig_xen0_x86_32
index 3280f54f2c..8cd6a5e503 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_32
+++ b/buildconfigs/linux-defconfig_xen0_x86_32
@@ -1320,6 +1320,7 @@ CONFIG_XEN_BACKEND=y
CONFIG_XEN_PCIDEV_BACKEND=y
# CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set
CONFIG_XEN_PCIDEV_BACKEND_PASS=y
+# CONFIG_XEN_PCIDEV_BACKEND_SLOT is not set
# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
CONFIG_XEN_BLKDEV_BACKEND=y
CONFIG_XEN_BLKDEV_TAP=y