2016-12-14 23:37:45 +08:00
|
|
|
# Kconfig - nRF52 BLENANO 2 board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Linaro Limited.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
config BOARD_NRF52_BLENANO2
|
|
|
|
bool "nRF52 BLENANO2"
|
2017-04-12 00:24:45 +08:00
|
|
|
depends on SOC_NRF52832_QFAA
|