blob: e3e235552d99fa36d0d9200282965f3d97c5cb79 [file] [log] [blame] [edit]
# Intel TCO WDT support
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config WDT_TCO
bool "Intel TCO Watchdog driver"
default y
depends on DT_HAS_INTEL_TCO_WDT_ENABLED
select HAS_WDT_DISABLE_AT_BOOT
select HAS_WDT_NO_CALLBACKS
help
Enable support for Intel TCO WDT driver.