blob: 11fea67152412e572add34c13cc73b2111daf5d2 [file] [log] [blame]
# nRF52 PCA10040 board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52840_PCA10056
config BOARD
default "nrf52840_pca10056"
if USB
config USB_NRF52840
default y
config USB_DEVICE_STACK
default y
endif # USB
endif # BOARD_NRF52840_PCA10056