~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise

« back to all changes in this revision

Viewing changes to drivers/rapidio/switches/Kconfig

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-tz023xykf0i6eosh
Tags: upstream-3.2.0
ImportĀ upstreamĀ versionĀ 3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# RapidIO switches configuration
 
3
#
 
4
config RAPIDIO_TSI57X
 
5
        bool "IDT Tsi57x SRIO switches support"
 
6
        depends on RAPIDIO
 
7
        ---help---
 
8
          Includes support for IDT Tsi57x family of serial RapidIO switches.
 
9
 
 
10
config RAPIDIO_CPS_XX
 
11
        bool "IDT CPS-xx SRIO switches support"
 
12
        depends on RAPIDIO
 
13
        ---help---
 
14
          Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
 
15
 
 
16
config RAPIDIO_TSI568
 
17
        bool "Tsi568 SRIO switch support"
 
18
        depends on RAPIDIO
 
19
        default n
 
20
        ---help---
 
21
          Includes support for IDT Tsi568 serial RapidIO switch.
 
22
 
 
23
config RAPIDIO_CPS_GEN2
 
24
        bool "IDT CPS Gen.2 SRIO switch support"
 
25
        depends on RAPIDIO
 
26
        default n
 
27
        ---help---
 
28
          Includes support for ITD CPS Gen.2 serial RapidIO switches.
 
29
 
 
30
config RAPIDIO_TSI500
 
31
        bool "Tsi500 Parallel RapidIO switch support"
 
32
        depends on RAPIDIO
 
33
        default n
 
34
        ---help---
 
35
          Includes support for IDT Tsi500 parallel RapidIO switch.