zephyr/boards/lairdconnect/bl654_sensor_board/Kconfig

11 lines
230 B
Plaintext

# BL654 Sensor Board configuration
# Copyright (c) 2021 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool "DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_BL654_SENSOR_BOARD