zmk_mf68/app/boards/arm/nice_nano/Kconfig

8 lines
145 B
Plaintext
Raw Normal View History

2020-08-19 14:28:06 +10:00
# SPDX-License-Identifier: MIT
2020-08-15 13:26:03 +10:00
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_NICE_NANO