Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
49c528bbbc5fed131fcebbfe162485fa7d2c9536
/
.
/
boards
/
arm
/
pan1782_evb
/
Kconfig
blob: c6fc324ec209b67637d3273335aec45c3d788243 [
file
] [
log
] [
blame
]
# PAN1782 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_PAN1782_EVB