Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
313fca2b7ab5e9b41deb7a4157cdae71f691703d
/
.
/
boards
/
arm
/
bl652_dvk
/
Kconfig
blob: 2d12329417787e9cd64ae3e77b20371a643800c9 [
file
] [
log
] [
blame
]
# BL652 DVK board configuration
# Copyright (c) 2019 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_BL652_DVK