Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d39ada2248cce8c87039e0011dedeabda51629a1
/
.
/
boards
/
arm
/
pan1781_evb
/
Kconfig
blob: 3eace417b939fed9ec55a682d84093c6ddd2fd8f [
file
] [
log
] [
blame
]
# PAN1781 EVB configuration
# Copyright (c) 2022 Panasonic Industrial Devices Europe GmbH
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_PAN1781_EVB