xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
parent
6bac7f9f9e
commit
fce263c141
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue