Update Kconfig.defconfig
This commit is contained in:
@@ -84,3 +84,9 @@ config BOARD_ENABLE_DCDC
|
|||||||
default y
|
default y
|
||||||
depends on (BOARD_SOFLE_LEFT || BOARD_SOFLE_RIGHT)
|
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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user