2 # Atheros device configuration
5 config NET_VENDOR_ATHEROS
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 Atheros devices. If you say Y, you will be asked
17 for your specific card in the following questions.
22 tristate "Atheros L2 Fast Ethernet support"
28 This driver supports the Atheros L2 fast ethernet adapter.
30 To compile this driver as a module, choose M here. The module
34 tristate "Atheros/Attansic L1 Gigabit Ethernet support"
40 This driver supports the Atheros/Attansic L1 gigabit ethernet
43 To compile this driver as a module, choose M here. The module
47 tristate "Atheros L1E Gigabit Ethernet support (EXPERIMENTAL)"
48 depends on PCI && EXPERIMENTAL
53 This driver supports the Atheros L1E gigabit ethernet adapter.
55 To compile this driver as a module, choose M here. The module
59 tristate "Atheros L1C Gigabit Ethernet support (EXPERIMENTAL)"
60 depends on PCI && EXPERIMENTAL
65 This driver supports the Atheros L1C gigabit ethernet adapter.
67 To compile this driver as a module, choose M here. The module
70 endif # NET_VENDOR_ATHEROS