Skip to content

Commit

Permalink
zephyr: boards: Remove CONFIG_FPROTECT from nrf54l15
Browse files Browse the repository at this point in the history
CONFIG_FPROTECT is defined only in NRF repository, it
should not be added here.

Signed-off-by: Grzegorz Chwierut <[email protected]>
  • Loading branch information
gchwier committed Mar 8, 2024
1 parent 8b4c70a commit 3299f9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boot/zephyr/boards/nrf54l15pdk_nrf54l15_cpuapp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
# Ensure that the qspi driver is disabled by default
CONFIG_NORDIC_QSPI_NOR=n

# TODO: below are not yet supported and need fixing
CONFIG_FPROTECT=n
CONFIG_BOOT_WATCHDOG_FEED=n

0 comments on commit 3299f9a

Please sign in to comment.