-
Task
-
Resolution: Done
-
Undefined
-
None
-
rhel-arch-hw
-
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: ARCH_AXIADO [=n]
Type : bool
Defined at arch/arm64/Kconfig.platforms:43
Prompt: Axiado SoC Family
Location:
-> Platform selection
-> Axiado SoC Family (ARCH_AXIADO [=n])
Selects: GPIOLIB [=y]
~~~
Commit: 729b770bb454 (arm64: add Axiado SoC family)
—
~~~
Symbol: ARCH_CIX [=n]
Type : bool
Defined at arch/arm64/Kconfig.platforms:115
Prompt: Cixtech SoC family
Location:
-> Platform selection
-> Cixtech SoC family (ARCH_CIX [=n])
~~~
Commit: aa4bc2850e67 (arm64: Kconfig: add ARCH_CIX for cix silicons)
—
~~~
Symbol: ARCH_MMP [=n]
Type : bool
Defined at arch/arm64/Kconfig.platforms:189
Prompt: Marvell MMP SoC Family
Location:
-> Platform selection
-> Marvell MMP SoC Family (ARCH_MMP [=n])
Selects: PINCTRL [=y] && PINCTRL_SINGLE [=n]
~~~
Commit: 1eb07e99ef39 (arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform)
—
~~~
Symbol: ARCH_SOPHGO [=n]
Type : bool
Defined at arch/arm64/Kconfig.platforms:326
Prompt: Sophgo SoCs
Location:
-> Platform selection
-> Sophgo SoCs (ARCH_SOPHGO [=n])
Selects: ARCH_HAS_RESET_CONTROLLER [=y]
~~~
Commit: c6e9e3aaef76 (arm64: Add SOPHGO SOC family Kconfig support)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4019