1# Sparkfun nRF9160 Thing Plus configuration
2
3# Copyright (c) 2018-2020 Nordic Semiconductor ASA
4# Copyright (c) 2020 Circuit Dojo LLC
5# SPDX-License-Identifier: Apache-2.0
6
7config BOARD_SPARKFUN_THING_PLUS
8	select SOC_NRF9160_SICA
9