zephyr/drivers/watchdog/Kconfig.ene
Steven Chang 5c354ca055 drivers: watchdog: initial device driver for ENE KB1200
Add watchdog driver for ENE KB1200

Signed-off-by: Steven Chang <steven@ene.com.tw>
2024-03-15 09:39:48 +00:00

10 lines
252 B
Plaintext

# 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.