1# nRF52832-MDK board configuration
2
3# Copyright (c) 2018 makerdiary.com.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_NRF52832_MDK
7	select SOC_NRF52832_QFAA
8