Skip to content

Commit e1bb42c

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 b6d0b55 commit e1bb42c

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
@@ -76,7 +76,7 @@ config NRF_IRONSIDE_ABB_STATUSANA_CHECK_MAX_ATTEMPTS
7676
range 0 255
7777
default 50
7878
help
79-
Maximum attempts with 10us intervals before busy status will be reported.
79+
Maximum timeout when waiting for DVFS oppoint change mutex lock.
8080

8181
endif # NRF_IRONSIDE_DVFS_SERVICE
8282

0 commit comments

Comments
 (0)