yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame^] | 1 | # |
| 2 | # RapidIO switches configuration |
| 3 | # |
| 4 | config RAPIDIO_TSI57X |
| 5 | bool "IDT Tsi57x SRIO switches support" |
| 6 | depends on RAPIDIO |
| 7 | ---help--- |
| 8 | Includes support for IDT Tsi57x family of serial RapidIO switches. |
| 9 | |
| 10 | config RAPIDIO_CPS_XX |
| 11 | bool "IDT CPS-xx SRIO switches support" |
| 12 | depends on RAPIDIO |
| 13 | ---help--- |
| 14 | Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. |
| 15 | |
| 16 | config RAPIDIO_TSI568 |
| 17 | bool "Tsi568 SRIO switch support" |
| 18 | depends on RAPIDIO |
| 19 | default n |
| 20 | ---help--- |
| 21 | Includes support for IDT Tsi568 serial RapidIO switch. |
| 22 | |
| 23 | config RAPIDIO_CPS_GEN2 |
| 24 | bool "IDT CPS Gen.2 SRIO switch support" |
| 25 | depends on RAPIDIO |
| 26 | default n |
| 27 | ---help--- |
| 28 | Includes support for ITD CPS Gen.2 serial RapidIO switches. |
| 29 | |
| 30 | config RAPIDIO_TSI500 |
| 31 | bool "Tsi500 Parallel RapidIO switch support" |
| 32 | depends on RAPIDIO |
| 33 | default n |
| 34 | ---help--- |
| 35 | Includes support for IDT Tsi500 parallel RapidIO switch. |