1# u-blox EVK-ANNA-B1 board configuration
2#
3# Copyright (c) 2021 u-blox AG
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_UBX_EVKANNAB1_NRF52832
7	bool "u-blox EVK-ANNA-B1"
8	depends on SOC_NRF52832_QFAA
9