-
CONFIG_SOC_SERIES_BEETLE
¶
ARM Beetle MCU Series
Type: bool
Help¶
Enable support for Beetle MCU Series
Direct dependencies¶
ARM
&& <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At soc/arm/arm/beetle/Kconfig.series:9
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/arm/Kconfig.soc:8
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_BEETLE bool prompt "ARM Beetle MCU Series" ifARM
&& <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M3
ifARM
&& <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_ARM
ifARM
&& <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_SYSTICK
ifARM
&& <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_ARM_MPU
ifARM
&& <choice: SoC/CPU/Configuration Selection> depends onARM
&& <choice: SoC/CPU/Configuration Selection> help Enable support for Beetle MCU Series
(Definitions include propagated dependencies, including from if’s and menus.)