Skip to content

Conversation

@SebastianBoe
Copy link
Contributor

@SebastianBoe SebastianBoe commented Nov 5, 2025

… Zephyr tree

I initially added the GEN_UICR options to the gen_uicr image's Kconfig tree only to not pollute the main tree.

But there is a lot of useful help text in the GEN_UICR option's Kconfig file that I would like users to be able to read/reference from the docs.

To not increase the complexity of the Kconfig doc generator, we add the GEN_UICR options to the main tree and have them all be disabled for builds other than the gen_uicr image.

Being in the main tree has the added benefit of being recognzied by the compliance checker.

@SebastianBoe SebastianBoe changed the title [nrf fromlist] soc: nordic: uicr: Move GEN_UICR options into the main… [nrf fromtree] soc: nordic: uicr: Move GEN_UICR options into the main… Nov 17, 2025
@SebastianBoe SebastianBoe force-pushed the ncs_gen_uicr_kconfig branch 2 times, most recently from e784395 to ae4cb57 Compare November 17, 2025 11:26
… Zephyr tree

I initially added the GEN_UICR options to the gen_uicr image's Kconfig
tree only to not pollute the main tree.

But there is a lot of useful help text in the GEN_UICR option's
Kconfig file that I would like users to be able to read/reference from
the docs.

To not increase the complexity of the Kconfig doc generator, we add
the GEN_UICR options to the main tree and have them all be disabled
for builds other than the gen_uicr image.

Being in the main tree has the added benefit of being recognzied by
the compliance checker.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
(cherry picked from commit 70f6cf7ea0c069b9bd5d0246c8883d6349d0a1ad)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant