Kconfig 634 B

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