blob: 1643078965feca5471c99442d600180e495f2b8c [file] [log] [blame]
# Kconfig - Adafruit Feather M0 Basic Proto board configuration
#
# Copyright (c) 2018 Henrik Brix Andersen <henrik@brixandersen.dk>
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_ADAFRUIT_FEATHER_M0_BASIC_PROTO
config BOARD
default "adafruit_feather_m0_basic_proto"
endif