mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 02:42:55 +00:00
Origin: Original Jira: ZEP-979 Change-Id: I1af64364b5b3b4aadbee225ee8f89615fa292863 Signed-off-by: Piotr Mienkowski <Piotr.Mienkowski@schmid-telecom.ch>
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
# Kconfig - Atmel SMART SAM E70 Xplained Board selection
|
|
#
|
|
# Copyright (c) 2016 Piotr Mienkowski
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD_SAM_E70_XPLAINED
|
|
bool "Atmel SMART SAM E70 Xplained Board"
|
|
depends on SOC_PART_NUMBER_SAME70Q21
|