zmk/app/boards/arm/mdbt50q/Kconfig
HeavyDutySoul 63d3058465 Renew repo
2023-10-06 17:27:41 +03:00

8 lines
186 B
Text

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default n
depends on BOARD_MDBT50Q