Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
72113c183b5a6a01db13ac03f0d8c79359725715
/
.
/
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
.