From: Joerg Roedel Date: Sun, 30 Oct 2011 15:35:07 +0000 (+0100) Subject: PCI: Let PCI_PRI depend on PCI X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c54420d3302d30999060e2669d0800b85e5b5a20;p=deliverable%2Flinux.git PCI: Let PCI_PRI depend on PCI This avoids the PCI_PRI question in 'make config' when PCI is not selected. Reported-by: Geert Uytterhoeven Signed-off-by: Joerg Roedel Signed-off-by: Jesse Barnes --- diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index cec66064ee4b..8252fc3430bd 100644 --- a/drivers/pci/Kconfig +++ b/drivers/pci/Kconfig @@ -87,6 +87,7 @@ config PCI_IOV config PCI_PRI bool "PCI PRI support" + depends on PCI select PCI_ATS help PRI is the PCI Page Request Interface. It allows PCI devices that are