提交 8ab85eba 编写于 作者: J Juergen Gross 提交者: David Vrabel

xen: make pvscsi frontend dependant on xenbus frontend

The pvscsi frontend driver requires the xenbus frontend driver. Reflect
this in Kconfig.
Signed-off-by: NJuergen Gross <jgross@suse.com>
Signed-off-by: NStefano Stabellini <stefano.stabellini@eu.citrix.com>
上级 c2ba1f7d
...@@ -579,6 +579,7 @@ config VMWARE_PVSCSI ...@@ -579,6 +579,7 @@ config VMWARE_PVSCSI
config XEN_SCSI_FRONTEND config XEN_SCSI_FRONTEND
tristate "XEN SCSI frontend driver" tristate "XEN SCSI frontend driver"
depends on SCSI && XEN depends on SCSI && XEN
select XEN_XENBUS_FRONTEND
help help
The XEN SCSI frontend driver allows the kernel to access SCSI Devices The XEN SCSI frontend driver allows the kernel to access SCSI Devices
within another guest OS (usually Dom0). within another guest OS (usually Dom0).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册