Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dd578065bcbe61eb8f45bb995c813edebfbeeda6
/
.
/
tests
/
kernel
/
workq
/
critical
/
Kconfig
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