Commit fce263c1 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk

xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND

Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent 6bac7f9f
...@@ -45,6 +45,7 @@ config XEN_PCIDEV_FRONTEND ...@@ -45,6 +45,7 @@ config XEN_PCIDEV_FRONTEND
depends on PCI && X86 && XEN depends on PCI && X86 && XEN
select HOTPLUG select HOTPLUG
select PCI_XEN select PCI_XEN
select XEN_XENBUS_FRONTEND
default y default y
help help
The PCI device frontend driver allows the kernel to import arbitrary The PCI device frontend driver allows the kernel to import arbitrary
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment