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