Skip to content

Commit e5beb8c

Browse files
committed
[nrf fromlist] modules: hal_nordic: Remove nrf-regtool support for nRF54H
Upstream PR #: 91413 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 receives a port of IronSide SE. Signed-off-by: Grzegorz Swiderski <[email protected]> (cherry picked from commit c514f6bd538b6e23ffb7db9cecfba43c81fe9a99)
1 parent 6e5262f commit e5beb8c

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)