Skip to content

Commit 68ab1cf

Browse files
e-rkrlubos
authored andcommitted
Revert "[nrf noup] boards: nordic: nrf54l15dk: Set MPSL_HFCLK_LATENCY default"
This reverts commit be025e3. Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent 4b3f171 commit 68ab1cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

boards/nordic/nrf54l15dk/Kconfig.defconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
DT_CHOSEN_Z_CODE_PARTITION := zephyr,code-partition
66
DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
77

8-
# The 54L has a HFXO latency which is better than the default.
9-
config MPSL_HFCLK_LATENCY
10-
int
11-
default 854 if MPSL
12-
138
if BOARD_NRF54L15DK_NRF54L05_CPUAPP || BOARD_NRF54L15DK_NRF54L10_CPUAPP || \
149
BOARD_NRF54L15DK_NRF54L15_CPUAPP
1510

0 commit comments

Comments
 (0)