| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # RapidIO switches configuration |
|---|
| 3 | 4 | # |
|---|
| 4 | 5 | config RAPIDIO_TSI57X |
|---|
| 5 | 6 | tristate "IDT Tsi57x SRIO switches support" |
|---|
| 6 | | - ---help--- |
|---|
| 7 | + help |
|---|
| 7 | 8 | Includes support for IDT Tsi57x family of serial RapidIO switches. |
|---|
| 8 | 9 | |
|---|
| 9 | 10 | config RAPIDIO_CPS_XX |
|---|
| 10 | 11 | tristate "IDT CPS-xx SRIO switches support" |
|---|
| 11 | | - ---help--- |
|---|
| 12 | + help |
|---|
| 12 | 13 | Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. |
|---|
| 13 | 14 | |
|---|
| 14 | 15 | config RAPIDIO_TSI568 |
|---|
| 15 | 16 | tristate "Tsi568 SRIO switch support" |
|---|
| 16 | 17 | default n |
|---|
| 17 | | - ---help--- |
|---|
| 18 | + help |
|---|
| 18 | 19 | Includes support for IDT Tsi568 serial RapidIO switch. |
|---|
| 19 | 20 | |
|---|
| 20 | 21 | config RAPIDIO_CPS_GEN2 |
|---|
| 21 | 22 | tristate "IDT CPS Gen.2 SRIO switch support" |
|---|
| 22 | 23 | default n |
|---|
| 23 | | - ---help--- |
|---|
| 24 | + help |
|---|
| 24 | 25 | Includes support for ITD CPS Gen.2 serial RapidIO switches. |
|---|
| 25 | 26 | |
|---|
| 26 | 27 | config RAPIDIO_RXS_GEN3 |
|---|
| 27 | 28 | tristate "IDT RXS Gen.3 SRIO switch support" |
|---|
| 28 | 29 | default n |
|---|
| 29 | | - ---help--- |
|---|
| 30 | + help |
|---|
| 30 | 31 | Includes support for ITD RXS Gen.3 serial RapidIO switches. |
|---|