Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d9861d77ff5f03e0e12832363ba3fc6fd75ffd8e
/
.
/
soc
/
nordic
/
common
/
uicr
/
Kconfig.sysbuild
blob: 6a9341f90994e074daf4edc1f92ad7fb8a9912cd [
file
]
# Copyright (c) 2025 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config NRF_HALTIUM_GENERATE_UICR
bool
"Generate UICR file"
depends on SOC_SERIES_NRF54HX
||
SOC_SERIES_NRF92X
default
y
help
Generate
UICR HEX file
.