# Copyright (c) 2023 Centralp
# SPDX-License-Identifier: Apache-2.0

config WDT_SHELL
	bool "Watchdog (WDT) shell"
	depends on SHELL
	help
	  Enable WDT shell.
