Skip to content

Commit ec8bfd8

Browse files
lstnlrlubos
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]>
1 parent 820b875 commit ec8bfd8

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
@@ -69,7 +69,7 @@ config NRF_IRONSIDE_DVFS_OPPOINT_CHANGE_MUTEX_TIMEOUT_MS
6969
int "IRONSside DVFS change oppoint mutex timeout"
7070
default 100
7171
help
72-
Maximum tiemout when waiting for DVFS oppoint change mutex lock.
72+
Maximum timeout when waiting for DVFS oppoint change mutex lock.
7373

7474
endif # NRF_IRONSIDE_DVFS_SERVICE
7575

0 commit comments

Comments
 (0)