blob: c7ce95504139f285dbed68e9e59a705b125a4302 [file] [log] [blame]
# Kconfig - 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