Mailing List Archive

[linux-2.6.18-xen] Make CONFIG_PCI_GUESTDEV depend on ACPI
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1232458097 0
# Node ID 7ff5bab082759134b5035fa0c1ef0e23505a2894
# Parent 0fadef4d5c46ca1579c46e2f55d2f3a165db2a08
Make CONFIG_PCI_GUESTDEV depend on ACPI

Signed-off-by: Espen Skoglund <espen.skoglund@netronome.com>
---
drivers/pci/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 0fadef4d5c46 -r 7ff5bab08275 drivers/pci/Kconfig
--- a/drivers/pci/Kconfig Mon Jan 19 16:25:17 2009 +0000
+++ b/drivers/pci/Kconfig Tue Jan 20 13:28:17 2009 +0000
@@ -32,7 +32,7 @@ config PCI_DEBUG

config PCI_GUESTDEV
bool "PCI Device Reservation for Passthrough"
- depends on PCI
+ depends on PCI && ACPI
default y
help
Say Y here if you want to reserve PCI device for passthrough.

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog