Skip to content

[redhat] New configs in drivers/hwmon

CKI Gitlab requested to merge configs/os-build/2024-03-14/drivers/hwmon into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: SENSORS_ASUS_ROG_RYUJIN [=n] Type : tristate Defined at drivers/hwmon/Kconfig:304 Prompt: ASUS ROG RYUJIN II 360 hardware monitoring driver Depends on: HWMON [=y] && HID [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> ASUS ROG RYUJIN II 360 hardware monitoring driver (SENSORS_ASUS_ROG_RYUJIN [=n])

Commit: ed3e0379 (hwmon: Add driver for ASUS ROG RYUJIN II 360 AIO cooler)


Symbol: SENSORS_CHIPCAP2 [=n] Type : tristate Defined at drivers/hwmon/Kconfig:476 Prompt: Amphenol ChipCap 2 relative humidity and temperature sensor Depends on: HWMON [=y] && I2C [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> Amphenol ChipCap 2 relative humidity and temperature sensor (SENSORS_CHIPCAP2 [=n])

Commit: 3af35092 (hwmon: Add support for Amphenol ChipCap 2)


Symbol: SENSORS_LTC4282 [=n] Type : tristate Defined at drivers/hwmon/Kconfig:1072 Prompt: Analog Devices LTC4282 Depends on: HWMON [=y] && I2C [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> Analog Devices LTC4282 (SENSORS_LTC4282 [=n]) Selects: REGMAP_I2C [=m]

Commit: cbc29538 (hwmon: Add driver for LTC4282)


Symbol: SENSORS_MPQ8785 [=n] Type : tristate Defined at drivers/hwmon/pmbus/Kconfig:380 Prompt: MPS MPQ8785 Depends on: HWMON [=y] && PMBUS [=m] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> PMBus support (PMBUS [=m]) -> MPS MPQ8785 (SENSORS_MPQ8785 [=n])

Commit: f20b4a93 (hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter)


Symbol: SENSORS_NZXT_KRAKEN3 [=n] Type : tristate Defined at drivers/hwmon/Kconfig:1719 Prompt: NZXT Kraken X53/X63/X73, Z53/Z63/Z73 coolers Depends on: HWMON [=y] && USB_HID [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> NZXT Kraken X53/X63/X73, Z53/Z63/Z73 coolers (SENSORS_NZXT_KRAKEN3 [=n])

Commit: f3b4b146 (hwmon: Add driver for NZXT Kraken X and Z series AIO CPU coolers)


Symbol: SENSORS_PT5161L [=n] Type : tristate Defined at drivers/hwmon/Kconfig:1769 Prompt: Astera Labs PT5161L PCIe retimer hardware monitoring Depends on: HWMON [=y] && I2C [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> Astera Labs PT5161L PCIe retimer hardware monitoring (SENSORS_PT5161L [=n])

Commit: 1b2ca93c (hwmon: Add driver for Astera Labs PT5161L retimer)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports