# HG changeset patch # User Alex Williamson # Date 1181920189 21600 # Node ID 452c5d4a55370c3c3a6cb6740b45be911ca3741e # Parent b492ac038d613212da3ee16646168b56ef8833cc [IA64] Default to Controller PCI backend Signed-off-by: Alex Williamson diff -r b492ac038d61 -r 452c5d4a5537 buildconfigs/linux-defconfig_xen0_ia64 --- a/buildconfigs/linux-defconfig_xen0_ia64 Thu Jun 14 14:23:21 2007 -0600 +++ b/buildconfigs/linux-defconfig_xen0_ia64 Fri Jun 15 09:09:49 2007 -0600 @@ -1666,7 +1666,8 @@ CONFIG_XEN_PCIDEV_BACKEND=y CONFIG_XEN_PCIDEV_BACKEND=y # CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set # CONFIG_XEN_PCIDEV_BACKEND_PASS is not set -CONFIG_XEN_PCIDEV_BACKEND_SLOT=y +# CONFIG_XEN_PCIDEV_BACKEND_SLOT is not set +CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER=y # CONFIG_XEN_PCIDEV_BE_DEBUG is not set CONFIG_XEN_TPMDEV_BACKEND=m CONFIG_XEN_BLKDEV_FRONTEND=y diff -r b492ac038d61 -r 452c5d4a5537 buildconfigs/linux-defconfig_xen_ia64 --- a/buildconfigs/linux-defconfig_xen_ia64 Thu Jun 14 14:23:21 2007 -0600 +++ b/buildconfigs/linux-defconfig_xen_ia64 Fri Jun 15 09:09:49 2007 -0600 @@ -1666,7 +1666,8 @@ CONFIG_XEN_PCIDEV_BACKEND=y CONFIG_XEN_PCIDEV_BACKEND=y # CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set # CONFIG_XEN_PCIDEV_BACKEND_PASS is not set -CONFIG_XEN_PCIDEV_BACKEND_SLOT=y +# CONFIG_XEN_PCIDEV_BACKEND_SLOT is not set +CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER=y # CONFIG_XEN_PCIDEV_BE_DEBUG is not set CONFIG_XEN_TPMDEV_BACKEND=m CONFIG_XEN_BLKDEV_FRONTEND=y