Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -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--- |
Alexandre Bounine | 68b04cd | 2010-05-26 14:44:02 -0700 | [diff] [blame] | 8 | Includes support for IDT Tsi57x family of serial RapidIO switches. |
Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -0700 | [diff] [blame] | 9 | |
| 10 | config RAPIDIO_CPS_XX |
| 11 | bool "IDT CPS-xx SRIO switches support" |
| 12 | depends on RAPIDIO |
| 13 | ---help--- |
Alexandre Bounine | 68b04cd | 2010-05-26 14:44:02 -0700 | [diff] [blame] | 14 | Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. |
Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -0700 | [diff] [blame] | 15 | |
| 16 | config RAPIDIO_TSI568 |
| 17 | bool "Tsi568 SRIO switch support" |
| 18 | depends on RAPIDIO |
| 19 | default n |
| 20 | ---help--- |
Alexandre Bounine | 68b04cd | 2010-05-26 14:44:02 -0700 | [diff] [blame] | 21 | Includes support for IDT Tsi568 serial RapidIO switch. |
Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -0700 | [diff] [blame] | 22 | |
Alexandre Bounine | a3725c4 | 2010-10-27 15:34:33 -0700 | [diff] [blame] | 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 | |
Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -0700 | [diff] [blame] | 30 | config RAPIDIO_TSI500 |
| 31 | bool "Tsi500 Parallel RapidIO switch support" |
| 32 | depends on RAPIDIO |
| 33 | default n |
| 34 | ---help--- |
Alexandre Bounine | 68b04cd | 2010-05-26 14:44:02 -0700 | [diff] [blame] | 35 | Includes support for IDT Tsi500 parallel RapidIO switch. |