Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
95fb0ded6be7ea5146a862df87d69c139c5eeb00
/
.
/
boards
/
arm
/
ubx_evkninab4_nrf52833
/
Kconfig
blob: 1b346d578f34ef00b5bec26e84c3d673ea92b015 [
file
] [
log
] [
blame
]
# NINA-B4 EVK 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_EVKNINAB4_NRF52833