Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
11baf56948c28ee039b9901951c0d49769d01ceb
/
.
/
boards
/
arm
/
we_ophelia1ev_nrf52805
/
Kconfig
blob: 5c6bc44014fa2deb3c41fc29c35e37ed2149bf56 [
file
] [
log
] [
blame
]
# Ophelia-I EV nRF52805 board configuration
# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_WE_OPHELIA1EV_NRF52805