Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[sfrench/cifs-2.6.git] / drivers / hwmon / Kconfig
index d98c0a6860d1af896925c21e0c53debbaba40a71..a850e4f0e0bdee240f6415e314873751e80a37fd 100644 (file)
@@ -1080,7 +1080,7 @@ config SENSORS_MCP3021
          will be called mcp3021.
 
 config SENSORS_MLXREG_FAN
-       tristate "Mellanox Mellanox FAN driver"
+       tristate "Mellanox FAN driver"
        depends on MELLANOX_PLATFORM
        imply THERMAL
        select REGMAP
@@ -1112,6 +1112,16 @@ config SENSORS_MENF21BMC_HWMON
          This driver can also be built as a module. If so the module
          will be called menf21bmc_hwmon.
 
+config SENSORS_MR75203
+       tristate "Moortec Semiconductor MR75203 PVT Controller"
+       select REGMAP_MMIO
+       help
+         If you say yes here you get support for Moortec MR75203
+         PVT controller.
+
+         This driver can also be built as a module. If so, the module
+         will be called mr75203.
+
 config SENSORS_ADCXX
        tristate "National Semiconductor ADCxxxSxxx"
        depends on SPI_MASTER
@@ -2074,6 +2084,17 @@ config SENSORS_XGENE
          If you say yes here you get support for the temperature
          and power sensors for APM X-Gene SoC.
 
+config SENSORS_INTEL_M10_BMC_HWMON
+       tristate "Intel MAX10 BMC Hardware Monitoring"
+       depends on MFD_INTEL_M10_BMC
+       help
+         This driver provides support for the hardware monitoring functionality
+         on Intel MAX10 BMC chip.
+
+         This BMC Chip is used on Intel FPGA PCIe Acceleration Cards (PAC). Its
+         sensors monitor various telemetry data of different components on the
+         card, e.g. board temperature, FPGA core temperature/voltage/current.
+
 if ACPI
 
 comment "ACPI drivers"