From: Konrad Rzeszutek Wilk Date: Wed, 25 Jan 2012 03:21:36 +0000 (-0500) Subject: config: Enable PV SCSI driver and remove Xen PCIbackend cruft. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=76981ffffe016a2f9c6098d18b6688f75621b94e;p=xentesttools%2Fbootstrap.git config: Enable PV SCSI driver and remove Xen PCIbackend cruft. The Xen PCIBackend config options don't exist anymore. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 5637156..6e253a5 100644 --- a/linux.config +++ b/linux.config @@ -719,6 +719,7 @@ CONFIG_XEN_BLKDEV_FRONTEND=m CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_XEN_KBDDEV_FRONTEND=m CONFIG_XEN_FBDEV_FRONTEND=m +CONFIG_XEN_SCSI_FRONTEND=m CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m CONFIG_HVC_XEN=y CONFIG_HW_RANDOM_VIRTIO=m @@ -740,10 +741,8 @@ CONFIG_XEN_NETDEV_BACKEND=y CONFIG_LOCALVERSION="" CONFIG_XEN_BLKDEV_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_BACKEND_CONTROLLER is not set +CONFIG_XEN_SCSI_BACKEND=m + CONFIG_HIGHMEM64G=y CONFIG_X86_PTDUMP=y