diff options
author | Eilon Greenstein <eilong@broadcom.com> | 2009-08-12 04:23:08 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-13 02:02:29 -0400 |
commit | 01cd452846c98609dd3efbee0deea050e6706f02 (patch) | |
tree | 87647fccfe40819aa803b1f8191d7d4127024e63 /drivers/net/Kconfig | |
parent | 239d686d494f10ecd83a89ddc4e31f9462ca4901 (diff) |
bnx2x: MDC/MDIO CL45 IOCTLs
As suggested by Ben Hutchings <bhutchings@solarflare.com>, using the MDC/MDIO
IOCTL
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 9948fa23222..29935a9fb1a 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2722,6 +2722,7 @@ config BNX2X | |||
2722 | select FW_LOADER | 2722 | select FW_LOADER |
2723 | select ZLIB_INFLATE | 2723 | select ZLIB_INFLATE |
2724 | select LIBCRC32C | 2724 | select LIBCRC32C |
2725 | select MDIO | ||
2725 | help | 2726 | help |
2726 | This driver supports Broadcom NetXtremeII 10 gigabit Ethernet cards. | 2727 | This driver supports Broadcom NetXtremeII 10 gigabit Ethernet cards. |
2727 | To compile this driver as a module, choose M here: the module | 2728 | To compile this driver as a module, choose M here: the module |