blob: 759f70525c7023e14c81c545f3797ba811ef1e79 [file] [log] [blame]
# Kconfig - Atmel SAM MCU family configuration options
#
# Copyright (c) 2016 Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
#
config SOC_ATMEL_SAM3
bool
depends on ARM
default n
# Select SoC Part No. and configuration options
source "arch/arm/soc/atmel_sam/*/Kconfig.soc"