brintos

brintos / linux-shallow public Read only

0
0
Text · 520 B · 02771ba Raw
21 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# RapidIO switches configuration4#5config RAPIDIO_CPS_XX6	tristate "IDT CPS-xx SRIO switches support"7	help8	  Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.9 10config RAPIDIO_CPS_GEN211	tristate "IDT CPS Gen.2 SRIO switch support"12	default n13	help14	  Includes support for ITD CPS Gen.2 serial RapidIO switches.15 16config RAPIDIO_RXS_GEN317	tristate "IDT RXS Gen.3 SRIO switch support"18	default n19	help20	  Includes support for ITD RXS Gen.3 serial RapidIO switches.21