Skip to content

Commit 0c1275e

Browse files
test
Signed-off-by: Michał Stasiak <[email protected]>
1 parent 7523156 commit 0c1275e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/clock_control/Kconfig.nrf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ endif # CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION
131131
config CLOCK_CONTROL_NRF_HF_CALIBRATION
132132
bool "HF clock calibration"
133133
depends on SOC_NRF54L05 || SOC_NRF54L10 || SOC_NRF54L15
134-
default n
134+
default y
135135
help
136136
Enables periodic calibration of high-frequency clock. Calibration
137137
is experimental.

0 commit comments

Comments
 (0)