Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aaaed300713d241bb222feb769b43eb32c446b33
/
.
/
boards
/
arm
/
ubx_bmd340eval_nrf52840
/
Kconfig
blob: 10df4b0cc46e22f7d52898b8df326696509e5fd2 [
file
] [
log
] [
blame
]
# BMD-340-EVAL board configuration
# Copyright (c) 2021 u-blox AG
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_UBX_BMD340EVAL_NRF52840