Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f76f2928f118847dbbd9d2221390ab133de5ae6b
/
.
/
drivers
/
watchdog
/
Kconfig.shell
blob: 11503277e935ce80e3f8968f307a4e2fbf915375 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Centralp
# SPDX-License-Identifier: Apache-2.0
config WDT_SHELL
bool
"Watchdog (WDT) shell"
depends on SHELL
help
Enable
WDT shell
.