blob: 3fb66e75f574bc06f6551dc491774a9acb48747c [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"
config I2C_0
default y
depends on I2C
config SPI_1
default y
depends on SPI
config BT_CTLR
default BT
endif # BOARD_96B_NITROGEN