1# nRF52 DK nRF52810 board configuration
2
3# Copyright (c) 2018 Nordic Semiconductor ASA
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_NRF52DK_NRF52810
7	bool "nRF52 DK NRF52810"
8	depends on SOC_NRF52810_QFAA
9