Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4a47803b0c06fa6081cfc1a1051433cc81ce0469
/
.
/
boards
/
bcdevices
/
plt_demo_v2
/
Kconfig
blob: 7f18564b1e6a87849cc340bc12f4d36bd7055c68 [
file
] [
log
] [
blame
]
# Blue Clover PLT Demo V2 Configuration
# Copyright (c) 2021 Blue Clover
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_BLUECLOVER_PLT_DEMO_V2_NRF52832