Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c2177038306d7b00ffe7feb859a12e0fbe05d7fa
/
.
/
drivers
/
watchdog
/
Kconfig.ene
blob: 114c69b4c2b72fcc632efc71791d0809f5a9d071 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config WDT_ENE_KB1200
bool
"ENE KB1200 watchdog driver"
default
y
depends on DT_HAS_ENE_KB1200_WATCHDOG_ENABLED
help
This
option enables the KB1200 watchdog driver
.