Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3632815e2e124c0c4b1ed09cd91f60ecbd2fda83
/
.
/
boards
/
arm
/
particle_argon
/
Kconfig
blob: cef5167380cc29981cc627cc394912c1ca459b29 [
file
]
# Particle Argon configuration
# Copyright (c) 2018 Matthias Boesl
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"Enable DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PARTICLE_ARGON