blob: 1c32d0e0c5466065629fcacbe9c516a3dd702686 [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
default n
help
Enable the mcux wdog driver.