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