blob: 0c28ed6890d9cbe7c7e6fa45e4e86560fdf2286c [file] [log] [blame]
# Kconfig - Atmel SAM MCU family default configuration options
#
# Copyright (c) 2016 Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
#
if SOC_FAMILY_SAM
config WATCHDOG
def_bool y
endif
source "arch/arm/soc/atmel_sam/*/Kconfig.defconfig.series"