Cross Reference: Kconfig
xref
: /
linux-4.1.27
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
Kconfig
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
1
#
2
# Mellanox driver configuration
3
#
4
5
config MLX5_CORE
6
tristate
7
depends on PCI
8
default n
9