2 # Chelsio device configuration
5 config NET_VENDOR_CHELSIO
10 If you have a network (Ethernet) card belonging to this class, say Y
11 and read the Ethernet-HOWTO, available from
12 <http://www.tldp.org/docs.html#howto>.
14 Note that the answer to this question doesn't directly affect the
15 kernel: saying N will just cause the configurator to skip all
16 the questions about Chelsio devices. If you say Y, you will be asked for
17 your specific card in the following questions.
22 tristate "Chelsio 10Gb Ethernet support"
27 This driver supports Chelsio gigabit and 10-gigabit
28 Ethernet cards. More information about adapter features and
29 performance tuning is in <file:Documentation/networking/cxgb.txt>.
31 For general information about Chelsio and our products, visit
32 our website at <http://www.chelsio.com>.
34 For customer support, please visit our customer support page at
35 <http://www.chelsio.com/support.html>.
37 Please send feedback to <linux-bugs@chelsio.com>.
39 To compile this driver as a module, choose M here: the module
43 bool "Chelsio gigabit Ethernet support"
46 Enables support for Chelsio's gigabit Ethernet PCI cards. If you
47 are using only 10G cards say 'N' here.
50 tristate "Chelsio Communications T3 10Gb Ethernet support"
51 depends on PCI && INET
55 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet
58 For general information about Chelsio and our products, visit
59 our website at <http://www.chelsio.com>.
61 For customer support, please visit our customer support page at
62 <http://www.chelsio.com/support.html>.
64 Please send feedback to <linux-bugs@chelsio.com>.
66 To compile this driver as a module, choose M here: the module
70 tristate "Chelsio Communications T4 Ethernet support"
75 This driver supports Chelsio T4-based gigabit and 10Gb Ethernet
78 For general information about Chelsio and our products, visit
79 our website at <http://www.chelsio.com>.
81 For customer support, please visit our customer support page at
82 <http://www.chelsio.com/support.html>.
84 Please send feedback to <linux-bugs@chelsio.com>.
86 To compile this driver as a module choose M here; the module
90 tristate "Chelsio Communications T4 Virtual Function Ethernet support"
93 This driver supports Chelsio T4-based gigabit and 10Gb Ethernet
94 adapters with PCI-E SR-IOV Virtual Functions.
96 For general information about Chelsio and our products, visit
97 our website at <http://www.chelsio.com>.
99 For customer support, please visit our customer support page at
100 <http://www.chelsio.com/support.html>.
102 Please send feedback to <linux-bugs@chelsio.com>.
104 To compile this driver as a module choose M here; the module
105 will be called cxgb4vf.
107 endif # NET_VENDOR_CHELSIO