Skip to content

Commit

Permalink
PCI: Let PCI_PRI depend on PCI
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joerg Roedel authored and Jesse Barnes committed Oct 31, 2011
1 parent 466b3dd commit c54420d
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 @@ -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
Expand Down

0 comments on commit c54420d

Please sign in to comment.