Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc4 24 lines 634 B view raw
1# 2# RapidIO switches configuration 3# 4config RAPIDIO_TSI57X 5 tristate "IDT Tsi57x SRIO switches support" 6 ---help--- 7 Includes support for IDT Tsi57x family of serial RapidIO switches. 8 9config RAPIDIO_CPS_XX 10 tristate "IDT CPS-xx SRIO switches support" 11 ---help--- 12 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. 13 14config RAPIDIO_TSI568 15 tristate "Tsi568 SRIO switch support" 16 default n 17 ---help--- 18 Includes support for IDT Tsi568 serial RapidIO switch. 19 20config RAPIDIO_CPS_GEN2 21 tristate "IDT CPS Gen.2 SRIO switch support" 22 default n 23 ---help--- 24 Includes support for ITD CPS Gen.2 serial RapidIO switches.