-
choice: ARM Beetle SoC
ARM Beetle SoC
Type: bool
Direct dependencies¶
SOC_SERIES_BEETLE
&& SOC_FAMILY_ARM
&& ARM
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At arch/arm/soc/arm/beetle/Kconfig.soc:9
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/arm/Kconfig:17
Menu path: (top menu) → ARM Options → SoC Configuration
choice bool prompt "ARM Beetle SoC" ifSOC_SERIES_BEETLE
&&SOC_FAMILY_ARM
&&ARM
depends onSOC_SERIES_BEETLE
&&SOC_FAMILY_ARM
&&ARM
(Definitions include propagated dependencies, including from if’s and menus.)