-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhivos-pdr-kernel
-
None
-
False
-
-
None
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: 9e92c559d49d (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: 32a708ba5db5 (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: b0fc1e770194 (regulator: Add TPS65185 driver)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4363