zephyr/boards/arm/nrf52_adafruit_feather/Kconfig.defconfig

13 lines
248 B
Plaintext

# 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"
endif # BOARD_NRF52_ADAFRUIT_FEATHER