blob: 52b5470f2c4189ba474fdb0ef74ca13af9f95abd [file] [log] [blame]
# Kconfig - 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
def_bool y
endif # IEEE802154
config BT_CTLR
default BT
endif # BOARD_NRF52840_PCA10090