zephyr/boards/arm/nrf52840_pca10059/Kconfig.board
Emanuele Di Santo ef935898d0 boards: arm: add nrf52840_pca10059
This commit adds support for the nrf52840_pca10059 board.
The flash partitions are configured to allow migrating from
the stock bootloader to MCUBoot.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
2018-07-20 12:00:35 +02:00

10 lines
227 B
Plaintext

# Kconfig - nRF52840 PCA10059 board configuration
#
# Copyright (c) 2018 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
config BOARD_NRF52840_PCA10059
bool "NRF52840 PCA10059"
depends on SOC_NRF52840_QIAA