Skip to content

Commit 2f77dea

Browse files
zephyr: remove NRFX_WDT instance symbols
Removed from Zephyr. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
1 parent f3cc947 commit 2f77dea

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

boot/zephyr/Kconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,11 +1109,6 @@ config BOOT_WATCHDOG_FEED_NRFX_WDT
11091109
depends on SOC_FAMILY_NORDIC_NRF
11101110
# for nRF nrfx based implementation is available
11111111
imply NRFX_WDT
1112-
imply NRFX_WDT0
1113-
imply NRFX_WDT1
1114-
imply NRFX_WDT30
1115-
imply NRFX_WDT31
1116-
imply NRFX_WDT010
11171112

11181113
config BOOT_IMAGE_ACCESS_HOOKS
11191114
bool "Hooks for overriding MCUboot's native routines"

0 commit comments

Comments
 (0)