1# Copyright (c) 2020 Jefferson Lee.
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_ARDUINO_NANO_33_BLE
5	select SOC_NRF52840_QIAA
6