Skip to content

Commit fed098c

Browse files
lstnljukkar
authored andcommitted
[nrf noup] soc: nordic: ironside: fix typo in Kconfig
This typo was fixed in upstream but not ported to NCS This creates conflicts when cherry picking. Signed-off-by: Łukasz Stępnicki <[email protected]> (cherry picked from commit ec8bfd8)
1 parent 7ffd051 commit fed098c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soc/nordic/ironside/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ config NRF_IRONSIDE_ABB_STATUSANA_CHECK_MAX_ATTEMPTS
7070
range 0 255
7171
default 50
7272
help
73-
Maximum attempts with 10us intervals before busy status will be reported.
73+
Maximum timeout when waiting for DVFS oppoint change mutex lock.
7474

7575
endif # NRF_IRONSIDE_DVFS_SERVICE
7676

0 commit comments

Comments
 (0)