Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2ce8662b9550b921bf33f7399917e316fa42d714
/
.
/
drivers
/
watchdog
/
Kconfig.mcux_imx
blob: 4e8763d54a846bb62381b18a3411e2a49929084f [
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"
depends on HAS_MCUX
help
Enable
the mcux imx wdog driver
.