repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit with v3.6.7
[linux-3.6.7-moxart.git]
/
drivers
/
vfio
/
pci
/
Kconfig
blob
5980758563ebc62448fb85c063f176cdcb0306f1
1
config VFIO_PCI
2
tristate "VFIO support for PCI devices"
3
depends on VFIO && PCI && EVENTFD
4
help
5
Support for the PCI VFIO bus driver. This is required to make
6
use of PCI drivers using the VFIO framework.
7
8
If you don't know what to do here, say N.