Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5422e3f21fb80e4bd778558cf72c9f046cf438b9
/
.
/
drivers
/
watchdog
/
Kconfig.nxp_ewm
blob: 7b26336351d0935770b75894f6c1c374bb6ea448 [
file
] [
log
] [
blame
]
# 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
.