-
CONFIG_BOARD_ENABLE_DCDC_APP
¶
Enable Application MCU 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:8
Included via Kconfig:8
→ Kconfig.zephyr:30
→ boards/Kconfig:32
Menu path: (Top) → Board Options
config BOARD_ENABLE_DCDC_APP bool "Enable Application MCU DCDC converter" default y selectSOC_DCDC_NRF53X_APP
depends onBOARD_NRF5340_DK_NRF5340_CPUAPP
||BOARD_NRF5340_DK_NRF5340_CPUAPPNS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)