Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b5e1ec60beffd971b014ff0f4799cd561d8d57c6
/
.
/
boards
/
arm
/
particle_boron
/
Kconfig
blob: e59db09964c9fa84323212d9d7aaa9ced7311e62 [
file
] [
log
] [
blame
]
# Particle Boron configuration
# Copyright (c) 2018 Peter Bigot Consulting, LLC
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"Enable DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PARTICLE_BORON