tehuti: Move the Tehuti driver
[deliverable/linux.git] / drivers / net / ethernet / tehuti / Kconfig
1 #
2 # Tehuti network device configuration
3 #
4
5 config NET_VENDOR_TEHUTI
6 bool "Tehuti devices"
7 depends on PCI
8 ---help---
9 If you have a network (Ethernet) card belonging to this class, say Y
10 and read the Ethernet-HOWTO, available from
11 <http://www.tldp.org/docs.html#howto>.
12
13 Note that the answer to this question doesn't directly affect the
14 kernel: saying N will just cause the configurator to skip all
15 the questions about Tehuti cards. If you say Y, you will be asked for
16 your specific card in the following questions.
17
18 if NET_VENDOR_TEHUTI
19
20 config TEHUTI
21 tristate "Tehuti Networks 10G Ethernet"
22 depends on PCI
23 ---help---
24 Tehuti Networks 10G Ethernet NIC
25
26 endif # NET_VENDOR_TEHUTI
This page took 0.036044 seconds and 5 git commands to generate.