Skip to content

[redhat] New configs in drivers/hwmon

CKI ARK Bot requested to merge configs/os-build/2024-01-13/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_GIGABYTE_WATERFORCE [=n] Type : tristate Defined at drivers/hwmon/Kconfig:667 Prompt: Gigabyte Waterforce X240/X280/X360 AIO CPU coolers Depends on: HWMON [=y] && USB_HID [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> Gigabyte Waterforce X240/X280/X360 AIO CPU coolers (SENSORS_GIGABYTE_WATERFORCE [=n])


Symbol: SENSORS_LTC4286 [=n] Type : bool Defined at drivers/hwmon/pmbus/Kconfig:230 Prompt: Analog Devices LTC4286 Depends on: HWMON [=y] && PMBUS [=m] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> PMBus support (PMBUS [=m]) -> Analog Devices LTC4286 (SENSORS_LTC4286 [=n])


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


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


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

Merge request reports