Skip to content

[redhat] New configs in drivers/regulator

CKI ARK Bot requested to merge configs/2023-04-26/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_RT4803 [=n] Type : tristate Defined at drivers/regulator/Kconfig:1085 Prompt: Richtek RT4803 boost regualtor Depends on: REGULATOR [=y] && I2C [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> Richtek RT4803 boost regualtor (REGULATOR_RT4803 [=n]) Selects: REGMAP_I2C [=m]


Symbol: REGULATOR_RT5739 [=n] Type : tristate Defined at drivers/regulator/Kconfig:1133 Prompt: Richtek RT5739 Regulator Depends on: REGULATOR [=y] && I2C [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> Richtek RT5739 Regulator (REGULATOR_RT5739 [=n]) Selects: REGMAP_I2C [=m]


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

Merge request reports