Skip to content

[redhat] New configs in drivers/power

Jeremy Cline requested to merge configs/2020-10-21/drivers/power 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.

CONFIG_CHARGER_BQ25980:

Say Y to enable support for the TI BQ25980, BQ25975 and BQ25960 series of fast battery chargers.

Symbol: CHARGER_BQ25980 [=n] Type : tristate Defined at drivers/power/supply/Kconfig:639 Prompt: TI BQ25980 battery charger driver Depends on: POWER_SUPPLY [=y] && I2C [=y] && (GPIOLIB [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Power supply class support (POWER_SUPPLY [=y]) Selects: REGMAP_I2C [=m]


Cc: Lenny Szubowicz lszubowi@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports