The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_EOS_S3

QuickLogic EOS S3 SoC

Type: bool

Symbols selected by this symbol

Kconfig definitions

At soc/arm/quicklogic_eos_s3/Kconfig.soc:4

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:9

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_EOS_S3
    bool "QuickLogic EOS S3 SoC"
    select ARM
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_HAS_ARM_MPU
    select EOS_S3_HAL
    depends on <choice>

At soc/arm/quicklogic_eos_s3/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration

config SOC_EOS_S3
    bool

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)