Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e034bb364195a7383907c2d006987fe889e5eb62
/
.
/
boards
/
arm
/
bl654_dvk
/
Kconfig
blob: 9a6a00c14a2101e669de74bd4849a28a1b63c696 [
file
] [
log
] [
blame
]
# BL654 DVK board configuration
# Copyright (c) 2019 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"Enable DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_BL654_DVK