Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6ed0a3557f9bc6fc20c9381394579c4390a8c3bf
/
.
/
boards
/
arm
/
bl653_dvk
/
Kconfig
blob: aad8c62992cd7b597541b97d35341a2c9ef2d710 [
file
] [
log
] [
blame
]
# BL653 DVK board configuration
# Copyright (c) 2020 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_BL653_DVK