blob: 299d2a4264473161eb9be9ab85847e0241314b67 [file] [log] [blame]
# Thingy52 NRF52832 board configuration
# Copyright (c) 2018 Aapo Vienamo
# SPDX-License-Identifier: Apache-2.0
if BOARD_THINGY52_NRF52832
config BOARD
default "thingy52_nrf52832"
config I2C
default y
config GPIO
default y
config BT_CTLR
default BT
endif # BOARD_THINGY52_NRF52832