mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
[pandora-kernel.git] / drivers / net / Kconfig
index 4a11296..69e2c10 100644 (file)
@@ -2465,6 +2465,15 @@ config PASEMI_MAC
          This driver supports the on-chip 1/10Gbit Ethernet controller on
          PA Semi's PWRficient line of chips.
 
          This driver supports the on-chip 1/10Gbit Ethernet controller on
          PA Semi's PWRficient line of chips.
 
+config MLX4_EN
+       tristate "Mellanox Technologies 10Gbit Ethernet support"
+       depends on PCI && INET
+       select MLX4_CORE
+       select INET_LRO
+       help
+         This driver supports Mellanox Technologies ConnectX Ethernet
+         devices.
+
 config MLX4_CORE
        tristate
        depends on PCI
 config MLX4_CORE
        tristate
        depends on PCI