blob: 6015f47d4bf9be894edca26f34aa7742c1c13557 [file] [log] [blame]
# Copyright (c) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
source "Kconfig.zephyr"
if WDT_SAM
config WDT_DISABLE_AT_BOOT
bool "Disable at boot"
default y
endif