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