# Kconfig - nRF52 ADAFRUIT FEATHER board configuration # # Copyright (c) 2018 LEDCity AG # # SPDX-License-Identifier: Apache-2.0 if BOARD_NRF52_ADAFRUIT_FEATHER config BOARD default "nrf52_adafruit_feather" config BT_CTLR default BT endif # BOARD_NRF52_ADAFRUIT_FEATHER