repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add RapidIO mport driver for IDT TSI721 PCI Express-to-SRIO bridge device.
[linux-2.6/next.git]
/
drivers
/
rapidio
/
devices
/
Kconfig
blob
df0b0c56cc247d8187ad466a489e58ee4bf31f06
1
#
2
# RapidIO master port configuration
3
#
4
5
config RAPIDIO_TSI721
6
bool "IDT Tsi721 PCI Express SRIO Controller support"
7
depends on RAPIDIO && PCI && PCIEPORTBUS
8
default "n"
9
---help---
10
Include support for IDT Tsi721 PCI Express Serial RapidIO controller.