Kconfig 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. #
  2. # Intel 82596/82593/82596 network device configuration
  3. #
  4. config NET_VENDOR_I825XX
  5. bool "Intel (82586/82593/82596) devices"
  6. default y
  7. depends on NET_VENDOR_INTEL && (ISA || ISA_DMA_API || ARM || \
  8. ARCH_ACORN || MCA || MCA_LEGACY || SNI_RM || SUN3 || \
  9. GSC || BVME6000 || MVME16x || EXPERIMENTAL)
  10. ---help---
  11. If you have a network (Ethernet) card belonging to this class, say Y
  12. and read the Ethernet-HOWTO, available from
  13. <http://www.tldp.org/docs.html#howto>.
  14. Note that the answer to this question does not directly affect the
  15. kernel: saying N will just cause the configurator to skip all
  16. the questions about these devices. If you say Y, you will be asked for
  17. your specific card in the following questions.
  18. if NET_VENDOR_I825XX
  19. config ELPLUS
  20. tristate "3c505 \"EtherLink Plus\" support"
  21. depends on ISA && ISA_DMA_API
  22. ---help---
  23. Information about this network (Ethernet) card can be found in
  24. <file:Documentation/networking/3c505.txt>. If you have a card of
  25. this type, say Y and read the Ethernet-HOWTO, available from
  26. <http://www.tldp.org/docs.html#howto>.
  27. To compile this driver as a module, choose M here. The module
  28. will be called 3c505.
  29. config EL16
  30. tristate "3c507 \"EtherLink 16\" support (EXPERIMENTAL)"
  31. depends on ISA && EXPERIMENTAL
  32. ---help---
  33. If you have a network (Ethernet) card of this type, say Y and read
  34. the Ethernet-HOWTO, available from
  35. <http://www.tldp.org/docs.html#howto>.
  36. To compile this driver as a module, choose M here. The module
  37. will be called 3c507.
  38. config ELMC
  39. tristate "3c523 \"EtherLink/MC\" support"
  40. depends on MCA_LEGACY
  41. ---help---
  42. If you have a network (Ethernet) card of this type, say Y and read
  43. the Ethernet-HOWTO, available from
  44. <http://www.tldp.org/docs.html#howto>.
  45. To compile this driver as a module, choose M here. The module
  46. will be called 3c523.
  47. config ELMC_II
  48. tristate "3c527 \"EtherLink/MC 32\" support (EXPERIMENTAL)"
  49. depends on MCA && MCA_LEGACY
  50. ---help---
  51. If you have a network (Ethernet) card of this type, say Y and read
  52. the Ethernet-HOWTO, available from
  53. <http://www.tldp.org/docs.html#howto>.
  54. To compile this driver as a module, choose M here. The module
  55. will be called 3c527.
  56. config ARM_ETHER1
  57. tristate "Acorn Ether1 support"
  58. depends on ARM && ARCH_ACORN
  59. ---help---
  60. If you have an Acorn system with one of these (AKA25) network cards,
  61. you should say Y to this option if you wish to use it with Linux.
  62. config APRICOT
  63. tristate "Apricot Xen-II on board Ethernet"
  64. depends on ISA
  65. ---help---
  66. If you have a network (Ethernet) controller of this type, say Y and
  67. read the Ethernet-HOWTO, available from
  68. <http://www.tldp.org/docs.html#howto>.
  69. To compile this driver as a module, choose M here. The module
  70. will be called apricot.
  71. config BVME6000_NET
  72. tristate "BVME6000 Ethernet support"
  73. depends on BVME6000
  74. ---help---
  75. This is the driver for the Ethernet interface on BVME4000 and
  76. BVME6000 VME boards. Say Y here to include the driver for this chip
  77. in your kernel.
  78. To compile this driver as a module, choose M here.
  79. config EEXPRESS
  80. tristate "EtherExpress 16 support"
  81. depends on ISA
  82. ---help---
  83. If you have an EtherExpress16 network (Ethernet) card, say Y and
  84. read the Ethernet-HOWTO, available from
  85. <http://www.tldp.org/docs.html#howto>. Note that the Intel
  86. EtherExpress16 card used to be regarded as a very poor choice
  87. because the driver was very unreliable. We now have a new driver
  88. that should do better.
  89. To compile this driver as a module, choose M here. The module
  90. will be called eexpress.
  91. config EEXPRESS_PRO
  92. tristate "EtherExpressPro support/EtherExpress 10 (i82595) support"
  93. depends on ISA
  94. ---help---
  95. If you have a network (Ethernet) card of this type, say Y. This
  96. driver supports Intel i82595{FX,TX} based boards. Note however
  97. that the EtherExpress PRO/100 Ethernet card has its own separate
  98. driver. Please read the Ethernet-HOWTO, available from
  99. <http://www.tldp.org/docs.html#howto>.
  100. To compile this driver as a module, choose M here. The module
  101. will be called eepro.
  102. config LASI_82596
  103. tristate "Lasi ethernet"
  104. depends on GSC
  105. ---help---
  106. Say Y here to support the builtin Intel 82596 ethernet controller
  107. found in Hewlett-Packard PA-RISC machines with 10Mbit ethernet.
  108. config LP486E
  109. tristate "LP486E on board Ethernet"
  110. depends on ISA
  111. ---help---
  112. Say Y here to support the 82596-based on-board Ethernet controller
  113. for the Panther motherboard, which is one of the two shipped in the
  114. Intel Professional Workstation.
  115. config MVME16x_NET
  116. tristate "MVME16x Ethernet support"
  117. depends on MVME16x
  118. ---help---
  119. This is the driver for the Ethernet interface on the Motorola
  120. MVME162, 166, 167, 172 and 177 boards. Say Y here to include the
  121. driver for this chip in your kernel.
  122. To compile this driver as a module, choose M here.
  123. config NI52
  124. tristate "NI5210 support"
  125. depends on ISA
  126. ---help---
  127. If you have a network (Ethernet) card of this type, say Y and read
  128. the Ethernet-HOWTO, available from
  129. <http://www.tldp.org/docs.html#howto>.
  130. To compile this driver as a module, choose M here. The module
  131. will be called ni52.
  132. config SNI_82596
  133. tristate "SNI RM ethernet"
  134. depends on SNI_RM
  135. ---help---
  136. Say Y here to support the on-board Intel 82596 ethernet controller
  137. built into SNI RM machines.
  138. config SUN3_82586
  139. bool "Sun3 on-board Intel 82586 support"
  140. depends on SUN3
  141. ---help---
  142. This driver enables support for the on-board Intel 82586 based
  143. Ethernet adapter found on Sun 3/1xx and 3/2xx motherboards. Note
  144. that this driver does not support 82586-based adapters on additional
  145. VME boards.
  146. config ZNET
  147. tristate "Zenith Z-Note support (EXPERIMENTAL)"
  148. depends on EXPERIMENTAL && ISA_DMA_API
  149. ---help---
  150. The Zenith Z-Note notebook computer has a built-in network
  151. (Ethernet) card, and this is the Linux driver for it. Note that the
  152. IBM Thinkpad 300 is compatible with the Z-Note and is also supported
  153. by this driver. Read the Ethernet-HOWTO, available from
  154. <http://www.tldp.org/docs.html#howto>.
  155. endif # NET_VENDOR_I825XX