1# Adafruit Feather M0 Basic Proto board configuration
2
3# Copyright (c) 2018 Henrik Brix Andersen <henrik@brixandersen.dk>
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_ADAFRUIT_FEATHER_M0_BASIC_PROTO
7 bool "Adafruit Feather M0 Basic Proto"
8 depends on SOC_PART_NUMBER_SAMD21G18A
9