zephyr/drivers/watchdog/Kconfig.sam0

12 lines
255 B
Plaintext

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