|
# Kconfig - Sparkfun nRF52832 breakout board configuration
|
|
#
|
|
# Copyright (c) 2017 Shawn Nock <shawn@monadnock.ca>
|
|
# Copyright (c) 2016 Linaro Limited.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
config BOARD_NRF52_SPARKFUN
|
|
bool "nRF52 SPARKFUN"
|
|
depends on SOC_NRF52832_QFAA
|