Update Kconfig.defconfig

This commit is contained in:
1218
2024-10-12 13:08:32 +08:00
committed by GitHub
parent 7edadacf51
commit c703b1d8f0
@@ -84,3 +84,9 @@ config BOARD_ENABLE_DCDC
default y
depends on (BOARD_SOFLE_LEFT || BOARD_SOFLE_RIGHT)
config BOARD_ENABLE_DCDC_HV
bool "Enable High Voltage DCDC converter"
default y
select SOC_DCDC_NRF52X_HV
depends on (BOARD_SOFLE_LEFT || BOARD_SOFLE_RIGHT)