|
@@ -1028,10 +1028,21 @@ config INTEL_TELEMETRY
|
|
directly via debugfs files. Various tools may use
|
|
directly via debugfs files. Various tools may use
|
|
this interface for SoC state monitoring.
|
|
this interface for SoC state monitoring.
|
|
|
|
|
|
|
|
+config MLX_PLATFORM
|
|
|
|
+ tristate "Mellanox Technologies platform support"
|
|
|
|
+ depends on X86_64
|
|
|
|
+ ---help---
|
|
|
|
+ This option enables system support for the Mellanox Technologies
|
|
|
|
+ platform. The Mellanox systems provide data center networking
|
|
|
|
+ solutions based on Virtual Protocol Interconnect (VPI) technology
|
|
|
|
+ enable seamless connectivity to 56/100Gb/s InfiniBand or 10/40/56GbE
|
|
|
|
+ connection.
|
|
|
|
+
|
|
|
|
+ If you have a Mellanox system, say Y or M here.
|
|
|
|
+
|
|
config MLX_CPLD_PLATFORM
|
|
config MLX_CPLD_PLATFORM
|
|
tristate "Mellanox platform hotplug driver support"
|
|
tristate "Mellanox platform hotplug driver support"
|
|
default n
|
|
default n
|
|
- depends on MLX_PLATFORM
|
|
|
|
select HWMON
|
|
select HWMON
|
|
select I2C
|
|
select I2C
|
|
---help---
|
|
---help---
|