Skip to content

Commit 1d7fe64

Browse files
nordicjmde-nordic
authored andcommitted
boot: zephyr: boards: nrf54l15dk: Remove invalid Kconfigs
These Kconfigs do not exist in zephyr Signed-off-by: Jamie McCrae <[email protected]>
1 parent c033b71 commit 1d7fe64

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

boot/zephyr/boards/nrf54l15dk_nrf54l05_cpuapp.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
77
# Ensure that the SPI NOR driver is disabled by default
88
CONFIG_SPI_NOR=n
99

10-
CONFIG_FPROTECT=y
11-
1210
CONFIG_BOOT_WATCHDOG_FEED=n
1311

1412
# Ensure the fastest RRAM write operations

boot/zephyr/boards/nrf54l15dk_nrf54l10_cpuapp.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
77
# Ensure that the SPI NOR driver is disabled by default
88
CONFIG_SPI_NOR=n
99

10-
CONFIG_FPROTECT=y
11-
1210
CONFIG_BOOT_WATCHDOG_FEED=n
1311

1412
# Ensure the fastest RRAM write operations

0 commit comments

Comments
 (0)