blob: bc06b9074f9e9b7849dade63f799f0cd8b05d006 [file] [log] [blame]
# nRF52840 DK NRF52840 board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52840DK_NRF52840
config BOARD
default "nrf52840dk_nrf52840"
if USB
config USB_NRFX
default y
config USB_DEVICE_STACK
default y
endif # USB
config BT_CTLR
default BT
endif # BOARD_NRF52840DK_NRF52840