zmk/app/boards/arm/nice_nano/Kconfig

8 lines
145 B
Plaintext
Raw Normal View History

2020-08-18 21:28:06 -07:00
# SPDX-License-Identifier: MIT
2020-08-14 20:26:03 -07:00
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_NICE_NANO