From 76981ffffe016a2f9c6098d18b6688f75621b94e Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Tue, 24 Jan 2012 22:21:36 -0500 Subject: [PATCH] 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 --- linux.config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.39.5