zephyr/boards/nordic/thingy52/Kconfig.defconfig

12 lines
184 B
Plaintext

# Thingy52 NRF52832 board configuration
# Copyright (c) 2018 Aapo Vienamo
# SPDX-License-Identifier: Apache-2.0
if BOARD_THINGY52
config BT_CTLR
default BT
endif # BOARD_THINGY52