18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Mellanox driver configuration 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciconfig NET_VENDOR_MELLANOX 78c2ecf20Sopenharmony_ci bool "Mellanox devices" 88c2ecf20Sopenharmony_ci default y 98c2ecf20Sopenharmony_ci depends on PCI || I2C 108c2ecf20Sopenharmony_ci help 118c2ecf20Sopenharmony_ci If you have a network (Ethernet or RDMA) device belonging to this 128c2ecf20Sopenharmony_ci class, say Y. 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci Note that the answer to this question doesn't directly affect the 158c2ecf20Sopenharmony_ci kernel: saying N will just cause the configurator to skip all 168c2ecf20Sopenharmony_ci the questions about Mellanox cards. If you say Y, you will be asked 178c2ecf20Sopenharmony_ci for your specific card in the following questions. 188c2ecf20Sopenharmony_ci 198c2ecf20Sopenharmony_ciif NET_VENDOR_MELLANOX 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_cisource "drivers/net/ethernet/mellanox/mlx4/Kconfig" 228c2ecf20Sopenharmony_cisource "drivers/net/ethernet/mellanox/mlx5/core/Kconfig" 238c2ecf20Sopenharmony_cisource "drivers/net/ethernet/mellanox/mlxsw/Kconfig" 248c2ecf20Sopenharmony_cisource "drivers/net/ethernet/mellanox/mlxfw/Kconfig" 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ciendif # NET_VENDOR_MELLANOX 27