Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
296b732e634caa32109cc6d13997ab99a45a1761
/
.
/
boards
/
particle
/
argon
/
Kconfig
blob: 4746f2a5d9658433952bff497d6686d8b71ce9b1 [
file
] [
log
] [
blame
]
# Particle Argon configuration
# Copyright (c) 2018 Matthias Boesl
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PARTICLE_ARGON