zephyr/boards/arm/bl654_usb/Kconfig

11 lines
233 B
Text
Raw Normal View History

# BL654 USB adapter board configuration
# Copyright (c) 2021 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_BL654_USB