1# Pinnacle(TM) 100 DVK board configuration 2# 3# Copyright (c) 2020 Laird Connectivity 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_PINNACLE_100_DVK 7 bool 8 default y 9 select SOC_NRF52840_QIAA 10