1# Particle Boron configuration
2
3# Copyright (c) 2018 Peter Bigot Consulting, LLC
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_PARTICLE_BORON
7	bool "Particle Boron Board"
8	depends on SOC_NRF52840_QIAA
9