-
CONFIG_SOC_DCDC_NRF52X
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable nRF52 series System on Chip DC/DC converter.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/soc/nordic_nrf/nrf52/Kconfig.soc:197
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/nordic_nrf/Kconfig:18
Menu path: (top menu) → ARM Options → SoC Configuration
config SOC_DCDC_NRF52X bool depends onSOC_FAMILY_NRF
&&ARM
help Enable nRF52 series System on Chip DC/DC converter.
(Definitions include propagated dependencies, including from if’s and menus.)