Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1cb593355379f4f93d3956c0be6e511406483b03
/
.
/
drivers
/
watchdog
/
Kconfig.mcux_imx
blob: c104e2f44fa1feb330be2325d2cd9ac33edffcd9 [
file
] [
log
] [
blame
]
# Watchdog configuration options
# Copyright (c) 2020, NXP
# SPDX-License-Identifier: Apache-2.0
config WDT_MCUX_IMX_WDOG
bool
"MCUX IMX WDOG driver"
default
y
depends on DT_HAS_NXP_IMX_WDOG_ENABLED
help
Enable
the mcux imx wdog driver
.