1# nRF52840 DK NRF52840 board configuration
2
3# Copyright (c) 2016 Nordic Semiconductor ASA
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_NRF52840DK_NRF52840
7	bool "nRF52840 DK NRF52840"
8	depends on SOC_NRF52840_QIAA
9