Skip to content

Commit 8b79d37

Browse files
committed
scripts: west_commands: create-board: remove CONSTLAT from nRF54L15
This setting was only required for EngA SoC. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
1 parent a8a573f commit 8b79d37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/west_commands/create_board/templates/nrf54l/board_defconfig.jinja2

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE=y
77
CONFIG_CACHE_MANAGEMENT=y
88
CONFIG_EXTERNAL_CACHE=y
99

10-
CONFIG_SOC_NRF_FORCE_CONSTLAT=y
1110
CONFIG_NRF_GRTC_START_SYSCOUNTER=y
1211
{% else %}
1312
{% if not target['xip'] %}

0 commit comments

Comments
 (0)