2016-09-28 19:43:57 +08:00
|
|
|
# Kconfig - 96Boards NITROGEN board configuration
|
2016-07-01 17:36:35 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Linaro Limited.
|
|
|
|
#
|
2017-01-19 09:01:01 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-07-01 17:36:35 +08:00
|
|
|
|
2016-09-28 19:43:57 +08:00
|
|
|
config BOARD_96B_NITROGEN
|
|
|
|
bool "96Boards Nitrogen"
|
2017-04-12 00:24:45 +08:00
|
|
|
depends on SOC_NRF52832_QFAA
|