X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=69e2c10cb9f44d1acfd7b349c6e139db02c31a2b;hp=4a11296a951438df0730456206473bc40b363059;hb=c27a02cd94d6;hpb=13dd7f876dffb44088c5435c3df1986e33cff960 diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 4a11296a9514..69e2c10cb9f4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -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. +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