blob: 989b11776dfe5e040d827d3b43320672dffe5280 [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
endif # BOARD_NRF52840DK_NRF52840