Kconfig 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. #
  2. # Broadcom device configuration
  3. #
  4. config NET_VENDOR_BROADCOM
  5. bool "Broadcom devices"
  6. default y
  7. depends on (SSB_POSSIBLE && HAS_DMA) || PCI || BCM63XX || \
  8. SIBYTE_SB1xxx_SOC
  9. ---help---
  10. If you have a network (Ethernet) chipset belonging to this class,
  11. say Y.
  12. Note that the answer to this question does not directly affect
  13. the kernel: saying N will just case the configurator to skip all
  14. the questions regarding AMD chipsets. If you say Y, you will be asked
  15. for your specific chipset/driver in the following questions.
  16. if NET_VENDOR_BROADCOM
  17. config B44
  18. tristate "Broadcom 440x/47xx ethernet support"
  19. depends on SSB_POSSIBLE && HAS_DMA
  20. select SSB
  21. select MII
  22. select PHYLIB
  23. ---help---
  24. If you have a network (Ethernet) controller of this type, say Y
  25. or M here.
  26. To compile this driver as a module, choose M here. The module
  27. will be called b44.
  28. # Auto-select SSB PCI-HOST support, if possible
  29. config B44_PCI_AUTOSELECT
  30. bool
  31. depends on B44 && SSB_PCIHOST_POSSIBLE
  32. select SSB_PCIHOST
  33. default y
  34. # Auto-select SSB PCICORE driver, if possible
  35. config B44_PCICORE_AUTOSELECT
  36. bool
  37. depends on B44 && SSB_DRIVER_PCICORE_POSSIBLE
  38. select SSB_DRIVER_PCICORE
  39. default y
  40. config B44_PCI
  41. bool
  42. depends on B44_PCI_AUTOSELECT && B44_PCICORE_AUTOSELECT
  43. default y
  44. config BCM63XX_ENET
  45. tristate "Broadcom 63xx internal mac support"
  46. depends on BCM63XX
  47. select MII
  48. select PHYLIB
  49. help
  50. This driver supports the ethernet MACs in the Broadcom 63xx
  51. MIPS chipset family (BCM63XX).
  52. config BCMGENET
  53. tristate "Broadcom GENET internal MAC support"
  54. select MII
  55. select PHYLIB
  56. select FIXED_PHY
  57. select BCM7XXX_PHY
  58. help
  59. This driver supports the built-in Ethernet MACs found in the
  60. Broadcom BCM7xxx Set Top Box family chipset.
  61. config BNX2
  62. tristate "QLogic bnx2 support"
  63. depends on PCI
  64. select CRC32
  65. select FW_LOADER
  66. ---help---
  67. This driver supports QLogic bnx2 gigabit Ethernet cards.
  68. To compile this driver as a module, choose M here: the module
  69. will be called bnx2. This is recommended.
  70. config CNIC
  71. tristate "QLogic CNIC support"
  72. depends on PCI && (IPV6 || IPV6=n)
  73. select BNX2
  74. select UIO
  75. ---help---
  76. This driver supports offload features of QLogic bnx2 gigabit
  77. Ethernet cards.
  78. To compile this driver as a module, choose M here: the module
  79. will be called cnic. This is recommended.
  80. config SB1250_MAC
  81. tristate "SB1250 Gigabit Ethernet support"
  82. depends on SIBYTE_SB1xxx_SOC
  83. select PHYLIB
  84. ---help---
  85. This driver supports Gigabit Ethernet interfaces based on the
  86. Broadcom SiByte family of System-On-a-Chip parts. They include
  87. the BCM1120, BCM1125, BCM1125H, BCM1250, BCM1255, BCM1280, BCM1455
  88. and BCM1480 chips.
  89. To compile this driver as a module, choose M here: the module
  90. will be called sb1250-mac.
  91. config TIGON3
  92. tristate "Broadcom Tigon3 support"
  93. depends on PCI
  94. select PHYLIB
  95. imply PTP_1588_CLOCK
  96. ---help---
  97. This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
  98. To compile this driver as a module, choose M here: the module
  99. will be called tg3. This is recommended.
  100. config TIGON3_HWMON
  101. bool "Broadcom Tigon3 HWMON support"
  102. default y
  103. depends on TIGON3 && HWMON && !(TIGON3=y && HWMON=m)
  104. ---help---
  105. Say Y if you want to expose the thermal sensor on Tigon3 devices.
  106. config BNX2X
  107. tristate "Broadcom NetXtremeII 10Gb support"
  108. depends on PCI
  109. imply PTP_1588_CLOCK
  110. select FW_LOADER
  111. select ZLIB_INFLATE
  112. select LIBCRC32C
  113. select MDIO
  114. ---help---
  115. This driver supports Broadcom NetXtremeII 10 gigabit Ethernet cards.
  116. To compile this driver as a module, choose M here: the module
  117. will be called bnx2x. This is recommended.
  118. config BNX2X_SRIOV
  119. bool "Broadcom 578xx and 57712 SR-IOV support"
  120. depends on BNX2X && PCI_IOV
  121. default y
  122. ---help---
  123. This configuration parameter enables Single Root Input Output
  124. Virtualization support in the 578xx and 57712 products. This
  125. allows for virtual function acceleration in virtual environments.
  126. config BGMAC
  127. tristate
  128. help
  129. This enables the integrated ethernet controller support for many
  130. Broadcom (mostly iProc) SoCs. An appropriate bus interface driver
  131. needs to be enabled to select this.
  132. config BGMAC_BCMA
  133. tristate "Broadcom iProc GBit BCMA support"
  134. depends on BCMA && BCMA_HOST_SOC
  135. depends on HAS_DMA
  136. depends on BCM47XX || ARCH_BCM_5301X || COMPILE_TEST
  137. select BGMAC
  138. select PHYLIB
  139. select FIXED_PHY
  140. ---help---
  141. This driver supports GBit MAC and BCM4706 GBit MAC cores on BCMA bus.
  142. They can be found on BCM47xx SoCs and provide gigabit ethernet.
  143. In case of using this driver on BCM4706 it's also requires to enable
  144. BCMA_DRIVER_GMAC_CMN to make it work.
  145. config BGMAC_PLATFORM
  146. tristate "Broadcom iProc GBit platform support"
  147. depends on HAS_DMA
  148. depends on ARCH_BCM_IPROC || COMPILE_TEST
  149. depends on OF
  150. select BGMAC
  151. select PHYLIB
  152. select FIXED_PHY
  153. default ARCH_BCM_IPROC
  154. ---help---
  155. Say Y here if you want to use the Broadcom iProc Gigabit Ethernet
  156. controller through the generic platform interface
  157. config SYSTEMPORT
  158. tristate "Broadcom SYSTEMPORT internal MAC support"
  159. depends on OF
  160. select MII
  161. select PHYLIB
  162. select FIXED_PHY
  163. help
  164. This driver supports the built-in Ethernet MACs found in the
  165. Broadcom BCM7xxx Set Top Box family chipset using an internal
  166. Ethernet switch.
  167. config BNXT
  168. tristate "Broadcom NetXtreme-C/E support"
  169. depends on PCI
  170. select FW_LOADER
  171. select LIBCRC32C
  172. ---help---
  173. This driver supports Broadcom NetXtreme-C/E 10/25/40/50 gigabit
  174. Ethernet cards. To compile this driver as a module, choose M here:
  175. the module will be called bnxt_en. This is recommended.
  176. config BNXT_SRIOV
  177. bool "Broadcom NetXtreme-C/E SR-IOV support"
  178. depends on BNXT && PCI_IOV
  179. default y
  180. ---help---
  181. This configuration parameter enables Single Root Input Output
  182. Virtualization support in the NetXtreme-C/E products. This
  183. allows for virtual function acceleration in virtual environments.
  184. config BNXT_DCB
  185. bool "Data Center Bridging (DCB) Support"
  186. default n
  187. depends on BNXT && DCB
  188. ---help---
  189. Say Y here if you want to use Data Center Bridging (DCB) in the
  190. driver.
  191. If unsure, say N.
  192. endif # NET_VENDOR_BROADCOM