Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

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