-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
rhivos-cats-auto-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_MAX77838 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:788
Prompt: Maxim 77838 regulator
Depends on: REGULATOR [=y] && I2C [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> Maxim 77838 regulator (REGULATOR_MAX77838 [=n])
Selects: REGMAP_I2C [=m]
~~~
Commit: 6a1f303cba45 (regulator: max77838: add max77838 regulator driver)
—
~~~
Symbol: REGULATOR_PF0900 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:1026
Prompt: NXP PF0900/PF0901/PF09XX regulator driver
Depends on: REGULATOR [=y] && I2C [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> NXP PF0900/PF0901/PF09XX regulator driver (REGULATOR_PF0900 [=n])
Selects: REGMAP_I2C [=m]
~~~
Commit: 162e23657e53 (regulator: pf0900: Add PMIC PF0900 support)
—
~~~
Symbol: REGULATOR_PF530X [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:1034
Prompt: NXP PF5300/PF5301/PF5302 regulator driver
Depends on: REGULATOR [=y] && I2C [=y] && OF [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> NXP PF5300/PF5301/PF5302 regulator driver (REGULATOR_PF530X [=n])
Selects: REGMAP_I2C [=y]
~~~
Commit: b497e1a1a2b1 (regulator: pf530x: Add a driver for the NXP PF5300 Regulator)
—
~~~
Symbol: REGULATOR_RT5133 [=n]
Type : tristate
Defined at drivers/regulator/Kconfig:1280
Prompt: Richtek RT5133 PMIC Regulators
Depends on: REGULATOR [=y] && I2C [=y] && GPIOLIB [=y] && OF [=y]
Location:
-> Device Drivers
-> Voltage and Current Regulator Support (REGULATOR [=y])
-> Richtek RT5133 PMIC Regulators (REGULATOR_RT5133 [=n])
Selects: REGMAP [=y] && CRC8 [=m] && OF_GPIO [=y]
~~~
Commit: 714165e1c4b0 (regulator: rt5133: Add RT5133 PMIC regulator Support)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4128