1# SAM D21 Xplained Pro board configuration
2
3# Copyright (c) 2018 Bryan O'Donoghue
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD
7	default "atsamd21_xpro"
8	depends on BOARD_ATSAMD21_XPRO
9