Skip to content

Commit

Permalink
scripts: west_commands: create-board: remove CONSTLAT from nRF54L15
Browse files Browse the repository at this point in the history
This setting was only required for EngA SoC.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Jan 3, 2025
1 parent a8a573f commit 8b79d37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE=y
CONFIG_CACHE_MANAGEMENT=y
CONFIG_EXTERNAL_CACHE=y

CONFIG_SOC_NRF_FORCE_CONSTLAT=y
CONFIG_NRF_GRTC_START_SYSCOUNTER=y
{% else %}
{% if not target['xip'] %}
Expand Down

0 comments on commit 8b79d37

Please sign in to comment.