diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2701ee9190a1..56c033a32bdf 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1554,30 +1554,6 @@ config PASEMI_MAC | |||
1554 | This driver supports the on-chip 1/10Gbit Ethernet controller on | 1554 | This driver supports the on-chip 1/10Gbit Ethernet controller on |
1555 | PA Semi's PWRficient line of chips. | 1555 | PA Semi's PWRficient line of chips. |
1556 | 1556 | ||
1557 | config MLX4_EN | ||
1558 | tristate "Mellanox Technologies 10Gbit Ethernet support" | ||
1559 | depends on PCI && INET | ||
1560 | select MLX4_CORE | ||
1561 | select INET_LRO | ||
1562 | help | ||
1563 | This driver supports Mellanox Technologies ConnectX Ethernet | ||
1564 | devices. | ||
1565 | |||
1566 | config MLX4_CORE | ||
1567 | tristate | ||
1568 | depends on PCI | ||
1569 | default n | ||
1570 | |||
1571 | config MLX4_DEBUG | ||
1572 | bool "Verbose debugging output" if (MLX4_CORE && EXPERT) | ||
1573 | depends on MLX4_CORE | ||
1574 | default y | ||
1575 | ---help--- | ||
1576 | This option causes debugging code to be compiled into the | ||
1577 | mlx4_core driver. The output can be turned on via the | ||
1578 | debug_level module parameter (which can also be set after | ||
1579 | the driver is loaded through sysfs). | ||
1580 | |||
1581 | config TEHUTI | 1557 | config TEHUTI |
1582 | tristate "Tehuti Networks 10G Ethernet" | 1558 | tristate "Tehuti Networks 10G Ethernet" |
1583 | depends on PCI | 1559 | depends on PCI |