Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
99cd7ee9913193328edd2abc6623623b18a804e8
/
.
/
boards
/
we
/
ophelia1ev
/
Kconfig
blob: 2b36398f590d8edcec5caed20b40c9365755768a [
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