Add DCDC mode config.

This commit is contained in:
Pete Johanson 2020-08-16 21:33:01 -04:00
parent abe40f8ef5
commit 8b4d2b6093
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# SPDX-License-Identifier: MIT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_BLUEMICRO52840_V1