blob: 086af4255c880040d01f575fd286e8a94438af1b [file] [log] [blame]
# Kconfig - Watchdog configuration options
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig WDT_MCUX_WDOG
bool "MCUX WDOG driver"
depends on HAS_MCUX && CLOCK_CONTROL
select HAS_DTS_WDT
help
Enable the mcux wdog driver.