mlx5: Add driver for Mellanox Connect-IB adapters
[deliverable/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / Kconfig
CommitLineData
e126ba97
EC
1#
2# Mellanox driver configuration
3#
4
5config MLX5_CORE
6 tristate
7 depends on PCI && X86
8 default n
9
10config MLX5_DEBUG
11 bool "Verbose debugging output" if (MLX5_CORE && EXPERT)
12 depends on MLX5_CORE
13 default y
14 ---help---
15 This option causes debugging code to be compiled into the
16 mlx5_core driver. The output can be turned on via the
17 debug_mask module parameter (which can also be set after
18 the driver is loaded through sysfs).
This page took 0.032098 seconds and 5 git commands to generate.