repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
[linux/fpc-iii.git]
/
drivers
/
ntb
/
hw
/
intel
/
Kconfig
blob
91f995e33ac6d5a9710444f99ce30bf95d92b7df
1
config NTB_INTEL
2
tristate "Intel Non-Transparent Bridge support"
3
depends on X86_64
4
help
5
This driver supports Intel NTB on capable Xeon and Atom hardware.
6
7
If unsure, say N.