Skip to content

Commit

Permalink
xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND
Browse files Browse the repository at this point in the history
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
  • Loading branch information
Konrad Rzeszutek Wilk committed Jan 5, 2011
1 parent 6bac7f9 commit fce263c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ config XEN_PCIDEV_FRONTEND
depends on PCI && X86 && XEN
select HOTPLUG
select PCI_XEN
select XEN_XENBUS_FRONTEND
default y
help
The PCI device frontend driver allows the kernel to import arbitrary
Expand Down

0 comments on commit fce263c

Please sign in to comment.