projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466b3dd
)
PCI: Let PCI_PRI depend on PCI
author
Joerg Roedel
<joerg.roedel@amd.com>
Sun, 30 Oct 2011 15:35:07 +0000
(16:35 +0100)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 31 Oct 2011 17:23:58 +0000
(10:23 -0700)
This avoids the PCI_PRI question in 'make config' when PCI
is not selected.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pci/Kconfig
b/drivers/pci/Kconfig
index
cec6606
..
8252fc3
100644
(file)
--- 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