Skip to content

[redhat] New configs in drivers/regulator

CKI ARK Bot requested to merge configs/2023-06-29/drivers/regulator 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: REGULATOR_RAA215300 [=n] Type : tristate Defined at drivers/regulator/Kconfig:1036 Prompt: Renesas RAA215300 driver Depends on: REGULATOR [=y] && I2C [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> Renesas RAA215300 driver (REGULATOR_RAA215300 [=n]) Selects: REGMAP_I2C [=y]


Symbol: REGULATOR_TPS6287X [=n] Type : tristate Defined at drivers/regulator/Kconfig:1407 Prompt: TI TPS6287x Power Regulator Depends on: REGULATOR [=y] && I2C [=y] && OF [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> TI TPS6287x Power Regulator (REGULATOR_TPS6287X [=n]) Selects: REGMAP_I2C [=y]


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

Merge request reports