blob: f5d2f29b879d7723461e2af77ade1c443713f694 [file] [log] [blame]
# Atmel SAM0 MCU family configuration options
# Copyright (c) 2017 Google LLC.
# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ATMEL_SAM0
select ASF
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
if SOC_FAMILY_ATMEL_SAM0
rsource "common/Kconfig.sam*"
rsource "*/Kconfig"
endif # SOC_FAMILY_ATMEL_SAM0