diff options
author | Ohad Oz <ohado@mellanox.com> | 2017-08-14 18:38:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-14 21:18:16 +0300 |
commit | a656d34a6e5acc4779c4cb8bad19f4ab040def45 (patch) | |
tree | e1bfb451c527379fcdedae511b17d78cd35e4728 /drivers/net/ethernet/mellanox/Kconfig | |
parent | 8122e08b1d876b9af605db5ad351961c5ea276ed (diff) | |
download | linux-a656d34a6e5acc4779c4cb8bad19f4ab040def45.tar.xz |
Change Kconfig description
This patch apply Mellanox network vendor which includes:
- Mellanox card devices: ConnectX-4, ConnectX-5 and Connect-IB cards.
- Mellanox switch device: SwitchX-2 Switch-IB, Spectrum.
Therefore rephrasing help.
Signed-off-by: Ohad Oz <ohado@mellanox.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/Kconfig')
-rw-r--r-- | drivers/net/ethernet/mellanox/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/mellanox/Kconfig b/drivers/net/ethernet/mellanox/Kconfig index 09497419eab2..872548cd9431 100644 --- a/drivers/net/ethernet/mellanox/Kconfig +++ b/drivers/net/ethernet/mellanox/Kconfig @@ -7,7 +7,8 @@ config NET_VENDOR_MELLANOX default y depends on PCI || I2C ---help--- - If you have a network (Ethernet) card belonging to this class, say Y. + If you have a network (Ethernet or RDMA) device belonging to this + class, say Y. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all |