Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5a7c57cc96f1ebb697076042a36244c154c781e3
/
.
/
boards
/
arm
/
particle_xenon
/
Kconfig
blob: c98c3e9603a5986d43fc684d459979b42e0bcd71 [
file
] [
log
] [
blame
]
# Particle Xenon configuration
# Copyright (c) 2018 Endre Karlson
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PARTICLE_XENON