blob: 8536c3a98e9b115721b5b98b9726cb38d2bbee60 [file] [log] [blame]
# 96Boards NITROGEN board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_96B_NITROGEN
config BOARD
default "96b_nitrogen"
if I2C
config I2C_0
default y
endif # I2C
if SPI
config SPI_1
default y
endif # SPI
config BT_CTLR
default BT
endif # BOARD_96B_NITROGEN