blob: c8c40d8c7fdfa05a54f3264763193ace0a4b0ac1 [file] [log] [blame]
# nRF52 Adafruit Feather board configuration
# Copyright (c) 2018 LEDCity AG
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52_ADAFRUIT_FEATHER
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
endif # BOARD_NRF52_ADAFRUIT_FEATHER