[redhat] New configs in drivers/regulator
Fixes: RHEL-148733
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_MAX77675 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:662
Prompt: Maxim MAX77675 regulator driver
Depends on: REGULATOR [=y] && I2C [=y] && OF [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> Maxim MAX77675 regulator driver (REGULATOR_MAX77675 [=n])
Selects: REGMAP_I2C [=y]
Commit: 9e92c559 (regulator: max77675: Add MAX77675 regulator driver)
Symbol: REGULATOR_RT8092 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:1406
Prompt: Richtek RT8092 voltage regulator
Depends on: REGULATOR [=y] && I2C [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> Richtek RT8092 voltage regulator (REGULATOR_RT8092 [=n])
Selects: REGMAP_I2C [=m]
Commit: 32a708ba (regulator: Add rt8092 support)
Symbol: REGULATOR_TPS65185 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:1711
Prompt: TI TPS65185 EPD regulator
Depends on: REGULATOR [=y] && I2C [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> TI TPS65185 EPD regulator (REGULATOR_TPS65185 [=n])
Selects: REGMAP_I2C [=m]
Commit: b0fc1e77 (regulator: Add TPS65185 driver)
Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org