zmk/app/boards/arm/adv360pro/Kconfig
ReFil dff7a5287f fix(boards): Zephyr 3.2 support
Zephyr 3.2 support and run pre-commit
2023-04-27 15:29:58 +01:00

6 lines
126 B
Text

# SPDX-License-Identifier: MIT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y