Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3632815e2e124c0c4b1ed09cd91f60ecbd2fda83
/
.
/
boards
/
arm
/
bmd_345_eval
/
Kconfig
blob: 40ac9973286f10871c763b679f6391a91098822c [
file
]
# Copyright (c) 2021 Linumiz
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"Enable DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_BMD_345_EVAL