Kconfig (d0781a89c06f46d0f75e4e142061b8accb67cbe5) Kconfig (f4b6bcc7002f0e3a3428bac33cf1945abff95450)
1#
2# Mellanox switch drivers configuration
3#
4
5config MLXSW_CORE
6 tristate "Mellanox Technologies Switch ASICs support"
1#
2# Mellanox switch drivers configuration
3#
4
5config MLXSW_CORE
6 tristate "Mellanox Technologies Switch ASICs support"
7 depends on MAY_USE_DEVLINK
8 ---help---
9 This driver supports Mellanox Technologies Switch ASICs family.
10
11 To compile this driver as a module, choose M here: the
12 module will be called mlxsw_core.
13
14config MLXSW_CORE_HWMON
15 bool "HWMON support for Mellanox Technologies Switch ASICs"

--- 96 unchanged lines hidden ---
7 ---help---
8 This driver supports Mellanox Technologies Switch ASICs family.
9
10 To compile this driver as a module, choose M here: the
11 module will be called mlxsw_core.
12
13config MLXSW_CORE_HWMON
14 bool "HWMON support for Mellanox Technologies Switch ASICs"

--- 96 unchanged lines hidden ---