Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d3741caafba6208f39d68ec0f73eddc30253cbb
/
.
/
drivers
/
watchdog
/
Kconfig.nxp_ewm
blob: 7b26336351d0935770b75894f6c1c374bb6ea448 [
file
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config WDT_NXP_EWM
bool
"NXP EWM driver"
default
y
depends on DT_HAS_NXP_EWM_ENABLED
help
Enable
the nxp ewm driver
.