We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0252e commit 8d9ca6aCopy full SHA for 8d9ca6a
drivers/clock_control/Kconfig.nrf
@@ -57,7 +57,7 @@ endchoice
57
config CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION
58
bool "LF clock calibration"
59
depends on !SOC_SERIES_NRF91X && CLOCK_CONTROL_NRF_K32SRC_RC
60
- default y
+ default y if !BOARD_ENABLE_CPUNET
61
help
62
If calibration is disabled when RC is used for low frequency clock then
63
accuracy of the low frequency clock will degrade. Disable on your own
0 commit comments