Skip to content

Commit d95ca84

Browse files
57300rlubos
authored andcommitted
[nrf fromtree] 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: Grzegorz Swiderski <[email protected]> (cherry picked from commit 835649a)
1 parent 530961a commit d95ca84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hal_nordic/Kconfig.nrf_regtool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
menu "nrf-regtool options"
5-
depends on SOC_SERIES_NRF54HX || SOC_SERIES_NRF92X
5+
depends on SOC_SERIES_NRF92X
66

77
config NRF_REGTOOL_GENERATE_UICR
88
bool "Generate UICR"

0 commit comments

Comments
 (0)