Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bd9cad3a59a8e118e273a78fd5caa7c55993d2d6
/
.
/
boards
/
lairdconnect
/
bl653_dvk
/
Kconfig
blob: f1feb5f9435c94191785bdf807530f314e9531e5 [
file
] [
log
] [
blame
]
# BL653 DVK board configuration
# Copyright (c) 2020 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_BL653_DVK