blob: aa16679ea184d81fbcb968179c1fd324732735c7 [file] [log] [blame]
# Kconfig - nrfx WDT support
#
# Copyright (c) 2018, Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
config WDT_NRFX
bool "nRF WDT nrfx driver"
default y
depends on SOC_FAMILY_NRF
select HAS_DTS_WDT
select NRFX_WDT
help
Enable support for nrfx WDT driver for nRF MCU series.