Skip to content

Commit 9e7c1c6

Browse files
authored
Merge branch 'main' into feature/bootutil/NCSDK-34175_Add_vid_cid_support
2 parents 1b66537 + 6406135 commit 9e7c1c6

File tree

1 file changed

+1
-1
lines changed
  • tests/drivers/clock_control/clock_control_api

1 file changed

+1
-1
lines changed

tests/drivers/clock_control/clock_control_api/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
config TEST_NRF_HF_STARTUP_TIME_US
55
int "Delay required for HF clock startup."
6-
default 3000 if CONFIG_SOC_SERIES_NRF91X
6+
default 3000 if SOC_SERIES_NRF91X
77
default 500
88
depends on SOC_FAMILY_NORDIC_NRF
99
help

0 commit comments

Comments
 (0)