zephyr/boards/arm/bl654_sensor_board/Kconfig

11 lines
237 B
Text
Raw Normal View History

# BL654 Sensor 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_SENSOR_BOARD