The latest development version of this page may be more current than this released 1.14.1 version.
choice: ARM Beetle SoC

ARM Beetle SoC

Type: bool

Direct dependencies

SOC_SERIES_BEETLE && SOC_FAMILY_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 soc/arm/arm/beetle/Kconfig.soc:9

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/arm/Kconfig:17

Menu path: (top menu) → Hardware Configuration

choice
    bool
    prompt "ARM Beetle SoC" if SOC_SERIES_BEETLE && SOC_FAMILY_ARM
    depends on SOC_SERIES_BEETLE && SOC_FAMILY_ARM

(Definitions include propagated dependencies, including from if’s and menus.)