blob: 92767fd3b541f0314e17390841cf80e8d50b5228 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# RapidIO switches configuration
3#
4config RAPIDIO_TSI57X
5 tristate "IDT Tsi57x SRIO switches support"
6 ---help---
7 Includes support for IDT Tsi57x family of serial RapidIO switches.
8
9config RAPIDIO_CPS_XX
10 tristate "IDT CPS-xx SRIO switches support"
11 ---help---
12 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
13
14config RAPIDIO_TSI568
15 tristate "Tsi568 SRIO switch support"
16 default n
17 ---help---
18 Includes support for IDT Tsi568 serial RapidIO switch.
19
20config RAPIDIO_CPS_GEN2
21 tristate "IDT CPS Gen.2 SRIO switch support"
22 default n
23 ---help---
24 Includes support for ITD CPS Gen.2 serial RapidIO switches.
25
26config RAPIDIO_RXS_GEN3
27 tristate "IDT RXS Gen.3 SRIO switch support"
28 default n
29 ---help---
30 Includes support for ITD RXS Gen.3 serial RapidIO switches.