blob: 521d679fb1f90c425d7e63704fe2fee6c3959c02 [file] [log] [blame]
# Kconfig - reel board configuration
#
# Copyright (c) 2018 Phytec Messtechnik GmbH
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_REEL_BOARD
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
endif # BOARD_REEL_BOARD