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