Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bfc607e38d43b157e05d0db76eb078bec05a6060
/
.
/
drivers
/
watchdog
/
Kconfig.max32
blob: cf68efe05b1e2cab2ca74c1319f0443ee8e492db [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config WDT_MAX32
bool
"MAX32 Watchdog (WDT) Driver"
default
y
depends on DT_HAS_ADI_MAX32_WATCHDOG_ENABLED
help
Enable
WDT driver
for
MAX32
.