1# Adafruit Feather nRF52840 Express board configuration
2
3# Copyright (c) 2020 Tobias Svehagen
4# Copyright (c) 2024 Jacob Winther
5# SPDX-License-Identifier: Apache-2.0
6
7config BOARD_ADAFRUIT_FEATHER_NRF52840
8	select SOC_NRF52840_QIAA
9