1# Seeedunio XIAO board configuration
2
3# Copyright (c) 2020 Google LLC.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD
7	default "seeeduino_xiao"
8	depends on BOARD_SEEEDUINO_XIAO
9