Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e089906b339aad4cd1b6589a3b6ce94782d93f54
/
.
/
drivers
/
watchdog
/
Kconfig.sam0
blob: 021b51633c19c131c7bf8d1abd79d332a17a40cd [
file
] [
log
] [
blame
]
# Atmel SAM0 WDT configuration
# Copyright (c) 2017 Google LLC.
# SPDX-License-Identifier: Apache-2.0
config WDT_SAM0
bool
"Atmel SAM0 series Watchdog (WDT) Driver"
depends on SOC_FAMILY_SAM0
default
y
help
Enable
WDT driver
for
Atmel
SAM0
MCUs
.