blob: 9c8aef49d79a7c7861e92ecc509098be16b2154b [file] [log] [blame]
# reel board configuration
# Copyright (c) 2018-2019 PHYTEC Messtechnik GmbH
# SPDX-License-Identifier: Apache-2.0
if BOARD_REEL_BOARD || BOARD_REEL_BOARD_V2
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
endif # BOARD_REEL_BOARD || BOARD_REEL_BOARD_V2