Commit 835649ac authored by Grzegorz Swiderski's avatar Grzegorz Swiderski Committed by Fabio Baltieri
Browse files

modules: hal_nordic: Remove nrf-regtool support for nRF54H



nrf-regtool will not be used as part of IronSide SE compatible builds.
It will remain in use for the nRF92 series, until that too undergoes a
switch from SDFW to IronSide SE.

Signed-off-by: default avatarGrzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
parent b7b8b273
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

menu "nrf-regtool options"
	depends on SOC_SERIES_NRF54HX || SOC_SERIES_NRF92X
	depends on SOC_SERIES_NRF92X

config NRF_REGTOOL_GENERATE_UICR
	bool "Generate UICR"