-
CONFIG_BOARD_ENABLE_DCDC_HV
¶
Enable High Voltage DCDC converter
Type: bool
Direct dependencies¶
BOARD_NRF5340_DK_NRF5340_CPUAPP
|| BOARD_NRF5340_DK_NRF5340_CPUAPPNS
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At boards/arm/nrf5340_dk_nrf5340/Kconfig:18
Included via Kconfig:8
→ Kconfig.zephyr:30
→ boards/Kconfig:32
Menu path: (Top) → Board Options
config BOARD_ENABLE_DCDC_HV bool "Enable High Voltage DCDC converter" default y selectSOC_DCDC_NRF53X_HV
depends onBOARD_NRF5340_DK_NRF5340_CPUAPP
||BOARD_NRF5340_DK_NRF5340_CPUAPPNS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)