Skip to content

[redhat] New configs in drivers/regulator

CKI ARK Bot requested to merge configs/2023-08-30/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_AW37503 [=n] Type : tristate Defined at drivers/regulator/Kconfig:181 Prompt: Awinic AW37503 Dual Output Power regulators Depends on: REGULATOR [=y] && I2C [=y] && GPIOLIB [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> Awinic AW37503 Dual Output Power regulators (REGULATOR_AW37503 [=n]) Selects: REGMAP_I2C [=y]


Symbol: REGULATOR_MAX77857 [=n] Type : tristate Defined at drivers/regulator/Kconfig:595 Prompt: ADI MAX77857/MAX77831 regulator support Depends on: REGULATOR [=y] && I2C [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> ADI MAX77857/MAX77831 regulator support (REGULATOR_MAX77857 [=n]) Selects: REGMAP_I2C [=y]


Symbol: REGULATOR_QCOM_REFGEN [=n] Type : tristate Defined at drivers/regulator/Kconfig:1010 Prompt: Qualcomm REFGEN regulator driver Depends on: REGULATOR [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) && HAS_IOMEM [=y] && REGMAP [=y] Location: -> Device Drivers -> Voltage and Current Regulator Support (REGULATOR [=y]) -> Qualcomm REFGEN regulator driver (REGULATOR_QCOM_REFGEN [=n])


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


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

Merge request reports