Skip to content

[redhat] New configs in drivers/hwmon

CKI Gitlab requested to merge configs/os-build/2024-05-15/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_ADP1050 [=n] Type : tristate Defined at drivers/hwmon/pmbus/Kconfig:60 Prompt: Analog Devices ADP1050 digital controller for Power Supplies Depends on: HWMON [=y] && PMBUS [=m] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> PMBus support (PMBUS [=m]) -> Analog Devices ADP1050 digital controller for Power Supplies (SENSORS_ADP1050 [=n])

Commit: 04f17595 (hwmon: (pmbus) Add driver for ADP1050)


Symbol: SENSORS_LENOVO_EC [=n] Type : tristate Defined at drivers/hwmon/Kconfig:920 Prompt: Sensor reader for Lenovo ThinkStations Depends on: HWMON [=y] && X86 [=y] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> Sensor reader for Lenovo ThinkStations (SENSORS_LENOVO_EC [=n])

Commit: 70118f85 (hwmon: Add EC Chip driver for Lenovo ThinkStation motherboards)


Symbol: SENSORS_XDP710 [=n] Type : tristate Defined at drivers/hwmon/pmbus/Kconfig:524 Prompt: Infineon XDP710 family Depends on: HWMON [=y] && PMBUS [=m] Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) -> PMBus support (PMBUS [=m]) -> Infineon XDP710 family (SENSORS_XDP710 [=n])

Commit: 35fe06d9 (hwmon: (pmbus) Add support for Infineon XDP710)


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

Merge request reports