zephyr/boards/arm/pan1781_evb/Kconfig
Steffen Jahnke a572b386d8 boards: Add PAN1781 evaluation board
The PAN1781 evaluation board is a development tool for the nRF52820
from Nordic Semiconductor.

Signed-off-by: Steffen Jahnke <steffen.jahnke@eu.panasonic.com>
2022-06-28 15:51:55 +02:00

11 lines
238 B
Plaintext

# 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