Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3424c7af7f6fb4fa541969ceaa5edab29aec53a4
/
.
/
boards
/
contextualelectronics
/
abc
/
Kconfig
blob: b6a9479723e7d92874af4445b102bf55d1c0e2e6 [
file
]
# ABC board configuration
# Copyright (c) 2020 Analog Life LLC
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_CONTEXTUALELECTRONICS_ABC