xref: /linux/drivers/net/ethernet/mellanox/Kconfig (revision a656d34a6e5acc4779c4cb8bad19f4ab040def45)
15a2cc190SJeff Kirsher#
25a2cc190SJeff Kirsher# Mellanox driver configuration
35a2cc190SJeff Kirsher#
45a2cc190SJeff Kirsher
55a2cc190SJeff Kirsherconfig NET_VENDOR_MELLANOX
65a2cc190SJeff Kirsher	bool "Mellanox devices"
788f07484SJeff Kirsher	default y
88122e08bSOhad Oz	depends on PCI || I2C
95a2cc190SJeff Kirsher	---help---
10*a656d34aSOhad Oz	  If you have a network (Ethernet or RDMA) device belonging to this
11*a656d34aSOhad Oz	  class, say Y.
125a2cc190SJeff Kirsher
135a2cc190SJeff Kirsher	  Note that the answer to this question doesn't directly affect the
145a2cc190SJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
155a2cc190SJeff Kirsher	  the questions about Mellanox cards. If you say Y, you will be asked
165a2cc190SJeff Kirsher	  for your specific card in the following questions.
175a2cc190SJeff Kirsher
185a2cc190SJeff Kirsherif NET_VENDOR_MELLANOX
195a2cc190SJeff Kirsher
205a2cc190SJeff Kirshersource "drivers/net/ethernet/mellanox/mlx4/Kconfig"
21e126ba97SEli Cohensource "drivers/net/ethernet/mellanox/mlx5/core/Kconfig"
2293c1edb2SJiri Pirkosource "drivers/net/ethernet/mellanox/mlxsw/Kconfig"
23410ed13cSYotam Gigisource "drivers/net/ethernet/mellanox/mlxfw/Kconfig"
245a2cc190SJeff Kirsher
255a2cc190SJeff Kirsherendif # NET_VENDOR_MELLANOX
26