2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2010-05-27 05:43:57 +08:00
|
|
|
#
|
|
|
|
# RapidIO switches configuration
|
|
|
|
#
|
|
|
|
config RAPIDIO_TSI57X
|
2013-07-04 06:08:50 +08:00
|
|
|
tristate "IDT Tsi57x SRIO switches support"
|
2010-05-27 05:43:57 +08:00
|
|
|
---help---
|
2010-05-27 05:44:02 +08:00
|
|
|
Includes support for IDT Tsi57x family of serial RapidIO switches.
|
2010-05-27 05:43:57 +08:00
|
|
|
|
|
|
|
config RAPIDIO_CPS_XX
|
2013-07-04 06:08:50 +08:00
|
|
|
tristate "IDT CPS-xx SRIO switches support"
|
2010-05-27 05:43:57 +08:00
|
|
|
---help---
|
2010-05-27 05:44:02 +08:00
|
|
|
Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
|
2010-05-27 05:43:57 +08:00
|
|
|
|
|
|
|
config RAPIDIO_TSI568
|
2013-07-04 06:08:50 +08:00
|
|
|
tristate "Tsi568 SRIO switch support"
|
2010-05-27 05:43:57 +08:00
|
|
|
default n
|
|
|
|
---help---
|
2010-05-27 05:44:02 +08:00
|
|
|
Includes support for IDT Tsi568 serial RapidIO switch.
|
2010-05-27 05:43:57 +08:00
|
|
|
|
2010-10-28 06:34:33 +08:00
|
|
|
config RAPIDIO_CPS_GEN2
|
2013-07-04 06:08:50 +08:00
|
|
|
tristate "IDT CPS Gen.2 SRIO switch support"
|
2010-10-28 06:34:33 +08:00
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
Includes support for ITD CPS Gen.2 serial RapidIO switches.
|
2016-08-03 05:07:03 +08:00
|
|
|
|
|
|
|
config RAPIDIO_RXS_GEN3
|
|
|
|
tristate "IDT RXS Gen.3 SRIO switch support"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
Includes support for ITD RXS Gen.3 serial RapidIO switches.
|