Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c34ad3114c0068d06d3755404b2509f08d60583a
/
.
/
boards
/
arm
/
pinnacle_100_dvk
/
Kconfig
blob: 016470b8d8264b95c4dfb20eb96368774fdf3ee3 [
file
] [
log
] [
blame
]
# Pinnacle(TM) 100 DVK board configuration
#
# Copyright (c) 2020 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PINNACLE_100_DVK