blob: 8fb9f3bb5aa4aa6e56e731e48b17718aaccf1bc4 [file] [log] [blame]
# nRF52840 PCA10090 board configuration
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52840_PCA10090
config BOARD
default "nrf52840_pca10090"
if IEEE802154
config IEEE802154_NRF5
default y
endif # IEEE802154
config BT_CTLR
default BT
endif # BOARD_NRF52840_PCA10090