Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
04827ba71f560b73b951adb0ae8442e01c67d4b6
/
.
/
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