hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/rapidio/switches/Kconfig
....@@ -1,30 +1,31 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # RapidIO switches configuration
34 #
45 config RAPIDIO_TSI57X
56 tristate "IDT Tsi57x SRIO switches support"
6
- ---help---
7
+ help
78 Includes support for IDT Tsi57x family of serial RapidIO switches.
89
910 config RAPIDIO_CPS_XX
1011 tristate "IDT CPS-xx SRIO switches support"
11
- ---help---
12
+ help
1213 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
1314
1415 config RAPIDIO_TSI568
1516 tristate "Tsi568 SRIO switch support"
1617 default n
17
- ---help---
18
+ help
1819 Includes support for IDT Tsi568 serial RapidIO switch.
1920
2021 config RAPIDIO_CPS_GEN2
2122 tristate "IDT CPS Gen.2 SRIO switch support"
2223 default n
23
- ---help---
24
+ help
2425 Includes support for ITD CPS Gen.2 serial RapidIO switches.
2526
2627 config RAPIDIO_RXS_GEN3
2728 tristate "IDT RXS Gen.3 SRIO switch support"
2829 default n
29
- ---help---
30
+ help
3031 Includes support for ITD RXS Gen.3 serial RapidIO switches.