# 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.